diff options
author | Hubert Figuière <hub@figuiere.net> | 2020-03-26 21:41:03 -0400 |
---|---|---|
committer | Hubert Figuière <hub@figuiere.net> | 2020-03-26 21:41:03 -0400 |
commit | 61d642247bb6c712338f3a123d2bc6f1284000fa (patch) | |
tree | 24a2a425e31d72fdffa053ddd96d121c6d3f7ead | |
parent | 4c6d7d2f4218bc3484eb6e4dd8c25afe015f8adb (diff) |
Releasing libopenraw 0.2.0release-0.2.0libopenraw-0.2.0
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | RELEASE_NOTES | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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 |