diff --git a/CHANGELOG.md b/CHANGELOG.md index d95312ca6..9b4c6629e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,9 +24,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) - --> -## [Unreleased](https://github.com/cyverse/troposphere/compare/v36-2...HEAD) - YYYY-MM-DD +## [Unreleased](https://github.com/cyverse/troposphere/compare/v36-4...HEAD) - YYYY-MM-DD +## [Unreleased](https://github.com/cyverse/troposphere/compare/v36-2...v36-4) - 2019-09-10 +### Fixed + - Patched style issue with XSEDE button + ([#818](https://github.com/cyverse/troposphere/pull/818)) + - Updated django dependency to secure version + ([#819](https://github.com/cyverse/troposphere/pull/819)) + ## [v36-2](https://github.com/cyverse/troposphere/compare/v36-0...v36-2) - 2019-08-06 ### Fixed - Updated python dependencies to secure versions