Add changelog entry [skip ci]

next
Sayan Nandan 3 years ago
parent b52f0d42ca
commit 6c59bc4f31
No known key found for this signature in database
GPG Key ID: 8BC07A0A4D41DD52

@ -4,6 +4,12 @@ All changes in this project will be noted in this file.
## Unreleased
### Additions
- Added `dev/prod` mode for making sure that the recommended production settings are used
- Added support for system native endian storage (backward compatible)
- Added `range` to `lget` to get subarrays
### Fixes
- Fixed infinite wait (loop) when sample space for key generation is not large enough
@ -12,11 +18,6 @@ All changes in this project will be noted in this file.
- Restored ability to use `--restore <backupdir>` to restore data from previous snapshots which was silently
ignored
### Additions
- Added `dev/prod` mode for making sure that the recommended production settings are used
- Added support for system native endian storage (backward compatible)
## Version 0.7.2
### Additions

Loading…
Cancel
Save