Skip to content

Commit 9f26aaf

Browse files
committed
creating changelog for 1.4.0
1 parent be3af9f commit 9f26aaf

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,25 @@
22

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

5+
## [1.4.0] - 2016-08-02
6+
7+
### Added
8+
- #111 Replace `auth login` with `auth init` - @bryanl
9+
10+
### Changed
11+
- #118 Add doctl version to user agent - @bryanl
12+
- #122 Add SSH agent forward support for Windows - @tbalthazar
13+
14+
### Fixed
15+
- #113 Update SSH client support for Windows - @tbalthazar
16+
- #117 Update download links - @garykrige
17+
- #123 Use Windows compatible ANSI colors - @bryanl
18+
- #125 Create valid JSON when creating multiple droplets - @snoopdouglas
19+
520
## [1.3.1] - 2016-07-13
621

722
### Changed
8-
- #99 build test bin in out directory - @bryanl
23+
- #99 Build test bin in out directory - @bryanl
924
- #104 Remove beta status for storage - @bryanl
1025

1126
### Fixed

0 commit comments

Comments
 (0)