Skip to content

Commit 01451e0

Browse files
committed
Bump version and CHANGELOG for v3.65.0
1 parent 625af69 commit 01451e0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [v3.65.0](https://github.com/buildkite/agent/tree/v3.65.0) (2024-02-23)
9+
[Full Changelog](https://github.com/buildkite/agent/compare/v3.64.0...v3.65.0)
10+
11+
### Added
12+
- Add flag for setting annotation priority [#2644](https://github.com/buildkite/agent/pull/2644) (@matthewborden)
13+
14+
### Changed
15+
- Chill out credential helper logging [#2650](https://github.com/buildkite/agent/pull/2650) (@moskyb)
16+
17+
### Internal
18+
- Fix test of JobAPI requiring socket set [#2651](https://github.com/buildkite/agent/pull/2651) (@triarius)
19+
820
## [v3.64.0](https://github.com/buildkite/agent/tree/v3.64.0) (2024-02-21)
921
[Full Changelog](https://github.com/buildkite/agent/compare/v3.63.1...v3.64.0)
1022

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.64.0
1+
3.65.0

0 commit comments

Comments
 (0)