Files
cryptr/CHANGELOG.md

16 lines
339 B
Markdown
Raw Normal View History

2017-10-01 23:00:31 -07:00
CHANGELOG
=========
2017-10-02 02:00:56 -07:00
2017-10-02 02:36:00 -07:00
## 2.0.1 - *10/2/2017*
- Small optimization, removed unneeded function `cryptr_info()`.
2017-10-02 02:00:56 -07:00
## 2.0.0 - *10/2/2017*
*BREAKING CHANGE*
- Increased the OpenSSL key size to *256bit* from *128bit*. Any files encrypted with version `1.0.0` must be decrypted with version `1.0.0`.
## 1.0.0 - *10/1/2017*
- Initial release.