File tree Expand file tree Collapse file tree 1 file changed +22
-7
lines changed Expand file tree Collapse file tree 1 file changed +22
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All changes to ` doctl ` will be documented in this file.
4
4
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
+
5
20
## [ 1.2.0] - 2016-06-07
6
21
7
22
### Added
8
- - #37 Add a script to regenerate test mocks
23
+ - #37 Add a script to regenerate test mocks - @ bryanl
9
24
10
25
### Changed
11
- - #79 Ensure pagination is 1 indexed, and not 0 indexed
26
+ - #79 Ensure pagination is 1 indexed, and not 0 indexed - @ jphines
12
27
13
28
### 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
19
34
20
35
## [ 1.1.0] - 2016-04-22
21
36
You can’t perform that action at this time.
0 commit comments