Skip to content

Commit

Permalink
update changelog (#910)
Browse files Browse the repository at this point in the history
* update changelog

* Update CHANGELOG.md

Co-authored-by: vixentael <vixentael@users.noreply.github.com>
  • Loading branch information
radetsky and vixentael committed Apr 14, 2022
1 parent 67732ab commit a97973d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,14 @@

Changes that are currently in development and have not been released yet.

## [0.14.5](https://github.com/cossacklabs/themis/releases/tag/0.14.5), April 14th 2022

**Typescript compatibility issues in WasmThemis**

- Improved SecureCell Seal in WasmThemis. Added optional context parameters to SecureCell Seal mode instead of using arguments in methods `encrypt()` and `decrypt()` to make compilers happy ([#909]).

[#909]: https://github.com/cossacklabs/themis/pull/909

## [0.14.4](https://github.com/cossacklabs/themis/releases/tag/0.14.4), March 15th 2022 / April 05th 2022

**React Native Support**
Expand Down

0 comments on commit a97973d

Please sign in to comment.