Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejandro Loarca committed Aug 13, 2018
1 parent b1b4d89 commit d7528aa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.1] - 2018-08-13
### Added
- Mutex protection to saving to disk.
- Smart scheduled saving.
Expand All @@ -14,4 +16,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Stateful database.
- `compression` option.

[Unreleased]: https://github.com/Loarca/declarative-db/compare/v1.0.0...HEAD
[Unreleased]: https://github.com/Loarca/declarative-db/compare/v1.0.1...HEAD
[1.0.1]: https://github.com/Loarca/declarative-db/compare/v1.0.0...v1.0.1

0 comments on commit d7528aa

Please sign in to comment.