Bump version and update Changes
[io-compress-brotli.git] / Changes
diff --git a/Changes b/Changes
index 46045e5c0e24bb9ce4208cdf4f4e4d8678f45f10..9c15590ad2e11a50909eaa7fa421dc375f14ff22 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,17 @@
 Revision history for Perl extension IO::Compress::Brotli.
 
+0.003_001 2017-09-23T22:20+03:00
+ - Update included Brotli library to v1.0.1
+ - [BREAKS API] remove the undocumented "set_dictionary" function from
+    both IO::Compress::Brotli and IO::Uncompress::Brotli because
+       Brotli v1.0.0 dropped support for custom dictionaries
+
+0.003 2017-09-16T23:40+03:00
+ - Same as 0.002_002
+ - Update included Brotli library to v0.6.0
+ - [BREAKS API] unbro now takes two parameters due to the removal of
+   the BrotliDecompressedSize function
+
 0.002_002 2017-09-09T18:10+01:00
  - Update included Brotli library to v0.6.0
  - [BREAKS API] unbro now takes two parameters due to the removal of
This page took 0.008974 seconds and 4 git commands to generate.