We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57520c8 commit 62efbedCopy full SHA for 62efbed
1 file changed
CHANGELOG.md
@@ -9,9 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
## [Unreleased]
11
12
+### Added
13
+
14
+- `Diffcrypt::Rails::ApplicationHelper` to simplify integration
15
16
### Changed
17
18
- Default cipher is now `aes-265-gcm`
19
+- YAML keys are now sorted
20
+- Improved support for rails native `aes-128-gcm` cipher
21
22
23
0 commit comments