Skip to content

Commit

Permalink
Refactor changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
LewisWatson committed Nov 12, 2016
1 parent 94b89e9 commit ffff695
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 @@ -6,9 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 0.0.1 - 2016-11-12
## 0.1.0 - 2016-11-12
### Added
- Base carshare tracking capabilities using a simple in-memory data store.
- This CHANGELOG file to hopefully serve as an evolving example of a standardized open source project CHANGELOG.
- Create basic functionality with in memory data store
- Add ability to create users, car shares and trips via json:api REST interface and store in simple in memory data store.
- Add README and CHANGELOG

[Unreleased]:https://github.com/LewisWatson/carshare-back/compare/v0.1.0...HEAD

0 comments on commit ffff695

Please sign in to comment.