Skip to content

Commit 4d9207c

Browse files
committed
updating changelog for 1.2.0
1 parent 91fca73 commit 4d9207c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

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

5+
## [1.2.0] - 2016-06-07
6+
7+
### Added
8+
- #37 Add a script to regenerate test mocks
9+
10+
### Changed
11+
- #79 Ensure pagination is 1 indexed, and not 0 indexed
12+
13+
### 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
19+
520
## [1.1.0] - 2016-04-22
621

722
### Added

0 commit comments

Comments
 (0)