Skip to content

Commit

Permalink
update changed log for 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanl committed Jun 25, 2016
1 parent 10c62f4 commit 4cdcf0e
Showing 1 changed file with 22 additions and 7 deletions.
29 changes: 22 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,35 @@

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

## [1.3.0] - 2016-06-25

### Added
- #88 Add a --ssh-agent-forwarding-flag - @tbalthazar

### Changed
- #92 Rename drive to volume - @aybabtme
- #93 Extract token retrieval process - @bryanl
- #98 Remove output when deleting droplets - @bryanl

### Fixed
- #85 Don't report new release available when already installed - @andrewsomething
- #87 Update help output in documentation - @gmontalvoriv
- #97 User list images returns distributions - @bryanl

## [1.2.0] - 2016-06-07

### Added
- #37 Add a script to regenerate test mocks
- #37 Add a script to regenerate test mocks - @bryanl

### Changed
- #79 Ensure pagination is 1 indexed, and not 0 indexed
- #79 Ensure pagination is 1 indexed, and not 0 indexed - @jphines

### Fixed
- #68 Respect ssh-user flag
- #69 Fix type in README
- #70 Fix type in README
- #74 Add more specific install instructions to README
- #80 Fix a typo in usage text
- #68 Respect ssh-user flag - @vkurchatkin
- #69 Fix type in README - @aybabtme
- #70 Fix type in README - @aybabtme
- #74 Add more specific install instructions to README - @aybabtme
- #80 Fix a typo in usage text - @davidkuridza

## [1.1.0] - 2016-04-22

Expand Down

0 comments on commit 4cdcf0e

Please sign in to comment.