Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,13 @@ Adding a requirement of a major version of a dependency is breaking a contract.
Dropping a requirement of a major version of a dependency is a new contract.

## [Unreleased]
[Unreleased]: https://github.com/atlassian/infrastructure/compare/release-4.14.4...master
[Unreleased]: https://github.com/atlassian/infrastructure/compare/release-4.14.5...master

## [4.14.5] - 2020-02-03

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll mark the release after it happens, so you can remove this header

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More precisely, remove the entire changelog diff except for the actual change you're shipping:

### Added
- Add support for Postgres database.

[4.14.5]: https://github.com/atlassian/infrastructure/compare/release-4.14.4...release-4.14.5

### Added
- Add support for postgres database.

## [4.14.4] - 2019-12-09
[4.14.4]: https://github.com/atlassian/infrastructure/compare/release-4.14.3...release-4.14.4
Expand Down