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 Jan 31, 2019
1 parent d8d3bce commit d97b6dc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ 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).

## [Unreleased]

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

## [v0.1.2]
- Allowed parametization of tags for docker
Expand All @@ -23,7 +23,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.2...HEAD
[Unreleased]: https://github.com/Comcast/codex/compare/v0.1.3...HEAD
[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
[v0.1.0]: https://github.com/Comcast/codex/compare/0.0.0...v0.1.0

0 comments on commit d97b6dc

Please sign in to comment.