Skip to content

Commit

Permalink
Add a reference to the new blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescAlted committed Jul 25, 2020
1 parent 2346630 commit 22e5c66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion ANNOUNCE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ Also, the `_xgetbv()` collision has been fixed (@mgorny).

Last but not least, the chunk format has been fully described so
that 3rd party software may come with a different implementation,
but still compatible with C-Blosc chunks.
but still compatible with C-Blosc chunks For details, see our new
blog post: https://blosc.org/posts/beast-release/.

Also, new versions for blosclz (2.3.0) codec has been backported from
C-Blosc2. Expect better compression ratios and performance.
Expand Down
3 changes: 2 additions & 1 deletion RELEASE_NOTES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ Changes from 1.19.1 to 1.20.0
Nathan Moinvaziri (@nmoinvaz).

* BloscLZ updated to 2.3.0. Expect a important performance boost, and
specially better compression ratios.
specially better compression ratios. For details, see our new blog
post: https://blosc.org/posts/beast-release/

* Fixed the `_xgetbv()` collision. Thanks to Michał Górny (@mgorny).

Expand Down

0 comments on commit 22e5c66

Please sign in to comment.