From 685d769ecd2ee73bfaf45d2a2cc3e9084cb950ce Mon Sep 17 00:00:00 2001 From: Calvin McLean Date: Tue, 10 Sep 2019 08:24:21 -0700 Subject: [PATCH] Update changelog to release v36-4 --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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