diff --git a/CHANGELOG.md b/CHANGELOG.md index 97e0165973..6dd815df1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [v3.65.0](https://github.com/buildkite/agent/tree/v3.65.0) (2024-02-23) +[Full Changelog](https://github.com/buildkite/agent/compare/v3.64.0...v3.65.0) + +### Added +- Add flag for setting annotation priority [#2644](https://github.com/buildkite/agent/pull/2644) (@matthewborden) + +### Changed +- Chill out credential helper logging [#2650](https://github.com/buildkite/agent/pull/2650) (@moskyb) + +### Internal +- Fix test of JobAPI requiring socket set [#2651](https://github.com/buildkite/agent/pull/2651) (@triarius) + ## [v3.64.0](https://github.com/buildkite/agent/tree/v3.64.0) (2024-02-21) [Full Changelog](https://github.com/buildkite/agent/compare/v3.63.1...v3.64.0) diff --git a/version/VERSION b/version/VERSION index 9b6c271987..cc24ff36d7 100644 --- a/version/VERSION +++ b/version/VERSION @@ -1 +1 @@ -3.64.0 +3.65.0