Skip to content

Commit b20a660

Browse files
authored
Merge pull request #33 from goto-opensource/release-plz/2023-08-02T15-03-48Z
chore: release v0.2.2
2 parents a25f202 + 5d11b06 commit b20a660

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.2.2] - 2023-08-02
6+
7+
### Features
8+
9+
- Aes ctr mode ciphers for openssl
10+
511
## [0.2.1] - 2023-07-17
612

713
### Bug Fixes

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
edition = "2021"
33
license = "MIT/Apache-2.0"
44
name = "sframe"
5-
version = "0.2.1"
5+
version = "0.2.2"
66

77
authors = [
88
"Tobias Waurick <[email protected]>",

0 commit comments

Comments
 (0)