Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
randombit committed Dec 23, 2021
1 parent 3de45da commit bdf1de5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
- Incompatible change: previously operations which modified the
internal state of an object, such as ``BlockCipher::set_key`` and
``HashFunction::update`` used ``&self`` now use ``&mut self``.
- Errors can now capture a string message related to exceptions
- Add support for building against (currently unreleased) Botan 3.x
- Add more convenience macros for calling FFI
- Fix no_std builds with latest nightly

## 0.8.1 2021-03-14

Expand Down

0 comments on commit bdf1de5

Please sign in to comment.