Update CHANGELOG.md

fix layout
This commit is contained in:
Adrien Delorme 2019-05-15 15:11:42 +02:00 committed by GitHub
parent bfb3b99e8e
commit 2b8339bb3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
## 1.4.1 (May 15, 2019)
### IMPROVEMENTS:
** new builder ** new proxmox builder implemented [GH-7490]
** new builder ** new yandex cloud builder implemented [GH-7484]
** new builder ** new linode builder implemented [GH-7508]
* **new builder:** new proxmox builder implemented [GH-7490]
* **new builder:** new yandex cloud builder implemented [GH-7484]
* **new builder:** new linode builder implemented [GH-7508]
* build: Circle CI now generates test binaries for all pull requests [GH-7624]
[GH-7625] [GH-7630]
* builder/alicloud: Support encryption with default service key [GH-7574]