Add Changelog details for 1.38.5

This commit is contained in:
Gene Wood 2019-04-10 09:09:06 -07:00
Родитель 7fe0541dcd
Коммит 8c4ad421e6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: F0A9E7DCD39E452E
1 изменённых файлов: 9 добавлений и 1 удалений

Просмотреть файл

@ -6,9 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
## [v1.38.5] - 2019-04-09
### Added
- Support for CSS themes
### Changed
- Changed the CI/CD order to now build docker images in CodeBuild, upload them
- The CI/CD order to now build docker images in CodeBuild, upload them
to DockerHub and then pull them down in the packer instance. Updated docs.
- Assert TravisCI Python version in advance of change of Travis default to 3.6
### Fixed
- Dashboard error on docker spinup
## [v1.38.4] - 2019-04-08
### Fixed