Skip to content

Commit

Permalink
[skip ci] updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kristinapathak committed Feb 12, 2019
1 parent b1f15de commit 054b79e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
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).

## [v0.1.4]
- Changed `db` package to use cockroachdb instead of couchbase

## [v0.1.3]
- Added retry decorators for inserting, pruning, and getting

Expand All @@ -23,7 +26,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Initial creation
- Created `db` and `xvault` package

[Unreleased]: https://github.com/Comcast/codex/compare/v0.1.3...HEAD
[Unreleased]: https://github.com/Comcast/codex/compare/v0.1.4...HEAD
[v0.1.4]: https://github.com/Comcast/codex/compare/v0.1.3...v0.1.4
[v0.1.3]: https://github.com/Comcast/codex/compare/v0.1.2...v0.1.3
[v0.1.2]: https://github.com/Comcast/codex/compare/v0.1.1...v0.1.2
[v0.1.1]: https://github.com/Comcast/codex/compare/v0.1.0...v0.1.1
Expand Down

0 comments on commit 054b79e

Please sign in to comment.