Skip to content

Commit

Permalink
preparing for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mroth committed Apr 23, 2015
1 parent 152bc4b commit 88235a1
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
# Change Log
This project tries to adhere to [Semantic Versioning](http://semver.org/).

### 0.1.0 - In development
## 0.1.0 - 2015-04-22
Initial public release.

### Changed
- Cleaned up documentation and website.
- Continuous integration testing via travis-ci.

### Fixed
- Fixed optional flag passing for `git add` wrapper.


## 0.0.3 - 2015-03-16
### Changed
Two build-chain changes that should make it possible for the project to be
Expand All @@ -17,6 +24,7 @@ for developers):
### Fixed
- Reset ANSI colors properly after "Not a git repository" error.


## 0.0.2 - 2015-03-10
### Changed
Some preliminary work towards robust cross platform support:
Expand All @@ -28,5 +36,6 @@ Some preliminary work towards robust cross platform support:
understandable by most shells but significantly less likely to appear in a
filename.


## 0.0.1 - 2015-03-04
First "ready for daily usage" internal alpha version.

0 comments on commit 88235a1

Please sign in to comment.