Skip to content

Commit

Permalink
Merge pull request #51 from digitalocean/add-changelog
Browse files Browse the repository at this point in the history
Adding changelog
  • Loading branch information
bryanl committed Apr 14, 2016
2 parents 270a20e + 10a4b03 commit 031a556
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Change Log

All changes to `doctl` will be documented in this file.

## [1.0.2] - 2016-04-14

### Added
- #51 Adding change log - @bryanl

### Changed
- #41 All compute actions with `list` now have `ls` alias - @andrewsomething
- #44 Clean up references to doit - @aybabtme

### Fixed
- #49 Fix image argument to allow rebuilding droplets - @bryanl

0 comments on commit 031a556

Please sign in to comment.