Skip to content

Commit e90d247

Browse files
committed
Update changelog
1 parent f897be0 commit e90d247

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [0.5.0] - 2020-12-06
1111

12-
### Added
12+
### Added
1313

1414
- `Diffcrypt::Rails::ApplicationHelper` to simplify integration
15+
- `rake diffcrypt:init` command to help setup credentials
1516

1617
### Changed
1718

1819
- Default cipher is now `aes-265-gcm`
1920
- YAML keys are now sorted
2021
- Improved support for rails native `aes-128-gcm` cipher
22+
- Improved test coverage for differing ciphers
2123

2224

2325

0 commit comments

Comments
 (0)