Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
Added CHANGELOG for 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Dec 6, 2016
1 parent 23d38c2 commit 02230a9
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 0.1.1 - 2016-12-06

### Added

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- Fixed the namespace declarations of all vendor binaries to ensure each points
to the correct tooling namespace for the command being invoked.

## 0.1.0 - 2016-12-06

- Initial release.
Expand Down

0 comments on commit 02230a9

Please sign in to comment.