summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2020-03-26 21:41:03 -0400
committerHubert Figuière <hub@figuiere.net>2020-03-26 21:41:03 -0400
commit61d642247bb6c712338f3a123d2bc6f1284000fa (patch)
tree24a2a425e31d72fdffa053ddd96d121c6d3f7ead
parent4c6d7d2f4218bc3484eb6e4dd8c25afe015f8adb (diff)
Releasing libopenraw 0.2.0release-0.2.0libopenraw-0.2.0
-rw-r--r--NEWS2
-rw-r--r--RELEASE_NOTES2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 80d3bf0..7ff7427 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-libopenraw 0.2.0 -
+libopenraw 0.2.0 - 2020/03/26
The enclosed RELEASE_NOTES file give a higher-level overview of what's new.
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index f87da4b..679b369 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -31,5 +31,7 @@ It adds support for a certain number of cameras:
- libopenraw now support parsing Canon new CR3 files.
+- libopenraw now support parsing GoPro GPR files.
+
or_raw_file_new() will now detect content if it can't guess the type
from the extension. \ No newline at end of file