From 1a80684a36239d76c6edfc671a9a252264167e6b Mon Sep 17 00:00:00 2001 From: Mikolaj Grzaslewicz Date: Tue, 12 Sep 2023 10:17:47 +0200 Subject: [PATCH] Mark 0.3.7 release --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24f8f98..aaec11c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,15 +21,20 @@ 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/docker-infrastructure/compare/release-0.3.6...master +[Unreleased]: https://github.com/atlassian/docker-infrastructure/compare/release-0.3.7...master +## [0.3.7] - 2023-09-11 ### Fixed - Use MP4 instead of FLV for video recording for video seek ability [JPERF-836] + +[0.3.7]: https://github.com/atlassian/docker-infrastructure/compare/release-0.3.6...release-0.3.7 ## [0.3.6] - 2022-10-13 ### Fixed - Update Jira license to proper one [JPERF-836] +[0.3.6]: https://github.com/atlassian/docker-infrastructure/compare/release-0.3.5...release-0.3.6 + [JPERF-836]: https://ecosystem.atlassian.net/browse/JPERF-836 ## [0.3.5] - 2022-10-13 @@ -37,6 +42,8 @@ Dropping a requirement of a major version of a dependency is a new contract. - Update Jira license [JPERF-836] - Update testcontainers to 1.17.5 as old ryuk image wasn't available in dockerhub anymore +[0.3.5]: https://github.com/atlassian/docker-infrastructure/compare/release-0.3.4...release-0.3.5 + [JPERF-836]: https://ecosystem.atlassian.net/browse/JPERF-836 ## [0.3.4] - 2022-04-10