diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a9cdc3..4b94aae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,16 @@ 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/jira-actions/compare/release-3.28.1...master +[Unreleased]: https://github.com/atlassian/jira-actions/compare/release-3.28.2...master + +## [3.23.2] - 2025-05-20 +[3.23.2]: https://github.com/atlassian/jira-actions/compare/release-3.28.1...release-3.28.2 + +This version is not published to the https://mvnrepository.com/, but is available in the Atlassian's maven repositories: +https://developer.atlassian.com/server/framework/atlassian-sdk/atlassian-maven-repositories-2818705/ + +### Fixed +- Fix for `Create Issue` action to support both legacy and new create issue dialog's headers. ## [3.28.1] - 2024-06-18 [3.28.1]: https://github.com/atlassian/jira-actions/compare/release-3.28.0...release-3.28.1