We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a25f202 + 5d11b06 commit b20a660Copy full SHA for b20a660
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.2.2] - 2023-08-02
6
+
7
+### Features
8
9
+- Aes ctr mode ciphers for openssl
10
11
## [0.2.1] - 2023-07-17
12
13
### Bug Fixes
Cargo.toml
@@ -2,7 +2,7 @@
edition = "2021"
license = "MIT/Apache-2.0"
name = "sframe"
-version = "0.2.1"
+version = "0.2.2"
authors = [
"Tobias Waurick <[email protected]>",
0 commit comments