Skip to content

Commit 4cdcf0e

Browse files
committed
update changed log for 1.3.0
1 parent 10c62f4 commit 4cdcf0e

File tree

1 file changed

+22
-7
lines changed

1 file changed

+22
-7
lines changed

CHANGELOG.md

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,35 @@
22

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

5+
## [1.3.0] - 2016-06-25
6+
7+
### Added
8+
- #88 Add a --ssh-agent-forwarding-flag - @tbalthazar
9+
10+
### Changed
11+
- #92 Rename drive to volume - @aybabtme
12+
- #93 Extract token retrieval process - @bryanl
13+
- #98 Remove output when deleting droplets - @bryanl
14+
15+
### Fixed
16+
- #85 Don't report new release available when already installed - @andrewsomething
17+
- #87 Update help output in documentation - @gmontalvoriv
18+
- #97 User list images returns distributions - @bryanl
19+
520
## [1.2.0] - 2016-06-07
621

722
### Added
8-
- #37 Add a script to regenerate test mocks
23+
- #37 Add a script to regenerate test mocks - @bryanl
924

1025
### Changed
11-
- #79 Ensure pagination is 1 indexed, and not 0 indexed
26+
- #79 Ensure pagination is 1 indexed, and not 0 indexed - @jphines
1227

1328
### Fixed
14-
- #68 Respect ssh-user flag
15-
- #69 Fix type in README
16-
- #70 Fix type in README
17-
- #74 Add more specific install instructions to README
18-
- #80 Fix a typo in usage text
29+
- #68 Respect ssh-user flag - @vkurchatkin
30+
- #69 Fix type in README - @aybabtme
31+
- #70 Fix type in README - @aybabtme
32+
- #74 Add more specific install instructions to README - @aybabtme
33+
- #80 Fix a typo in usage text - @davidkuridza
1934

2035
## [1.1.0] - 2016-04-22
2136

0 commit comments

Comments
 (0)