summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2024-01-06 19:44:38 -0500
committerHubert Figuière <hub@figuiere.net>2024-01-06 19:44:38 -0500
commite638f895879b7efd6d4c8eba83797f31a0e53034 (patch)
treed7137d697228e806b8742186acc5869a147c2790
parent93a8c2906a7a2195200bcb2638e772dd184215e6 (diff)
Update NEWS file
Signed-off-by: Hubert Figuière <hub@figuiere.net>
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7e0b93c..e742fa8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-libopenraw 0.4.0-alpha.1 - 2024/01/05
+libopenraw 0.4.0-alpha.1 - 2024/01/06
THIS IS A PRE-RELEASE.
@@ -47,6 +47,11 @@ API changes:
- Removed `or_ifd_release()` that is no longer needed.
- `or_metavalue_get_string()` no longer take an index.
+Internal changes
+
+ - The mp4parse crate as been moved to src/mp4/parse, and mp4parse_capi
+ has been removed. This allow publishing the crate.
+
libopenraw 0.3.7 - 2023/07/31
Bug fixes: