Skip to content

Commit 7f20b88

Browse files
committed
Update CHANGELOG
1 parent b3be2e0 commit 7f20b88

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## [0.9.1] - 2019-09-09
10+
### Fixed
11+
- Fix locking DefaultDynamoCacheWriter by [@derXear](https://github.com/derXear)
12+
913
## [0.9.0] - 2019-09-06
1014
### Added
1115
- initial code base by [@derXear](https://github.com/derXear)
1216

13-
[Unreleased]: https://github.com/bad-opensource/spring-cache-dynamodb/compare/v0.9.0...HEAD
17+
[Unreleased]: https://github.com/bad-opensource/spring-cache-dynamodb/compare/v0.9.1...HEAD
18+
[0.9.1]: https://github.com/bad-opensource/spring-cache-dynamodb/releases/tag/v0.9.0...v0.9.1
1419
[0.9.0]: https://github.com/bad-opensource/spring-cache-dynamodb/releases/tag/v0.9.0

0 commit comments

Comments
 (0)