Skip to content

Commit 1c6b2c0

Browse files
committed
Slight restructure of CHANGELOG
1 parent edcd99d commit 1c6b2c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
## [v3.87.0](https://github.com/buildkite/agent/tree/v3.87.0) (2024-11-18)
99
[Full Changelog](https://github.com/buildkite/agent/compare/v3.86.0...v3.87.0)
1010

11-
### Added
12-
- Switch to agent-base images [#3091](https://github.com/buildkite/agent/pull/3091) (@DrJosh9000)
13-
1411
### Changed
1512
- Remove signal reason unable\_to\_verify\_signature and replace with signature\_rejected [#3094](https://github.com/buildkite/agent/pull/3094) (@jordandcarter)
16-
- Soft fail upload of packages docker images [#3093](https://github.com/buildkite/agent/pull/3093) (@tommeier)
1713

1814
### Fixed
1915
- Don't surface expected stderr output from git rev-parse [#3095](https://github.com/buildkite/agent/pull/3095) (@CerealBoy)
2016
- Add retry around NewS3Client [#3092](https://github.com/buildkite/agent/pull/3092) (@l-suzuki)
2117

18+
### Internal
19+
- Soft fail upload of packages docker images [#3093](https://github.com/buildkite/agent/pull/3093) (@tommeier)
20+
- Switch to agent-base images [#3091](https://github.com/buildkite/agent/pull/3091) (@DrJosh9000)
21+
2222
## [v3.86.0](https://github.com/buildkite/agent/tree/v3.86.0) (2024-11-12)
2323
[Full Changelog](https://github.com/buildkite/agent/compare/v3.85.1...v3.86.0)
2424

0 commit comments

Comments
 (0)