Skip to content

Commit 009072d

Browse files
authored
Merge pull request #109 from cybozu-go/bump-v0.13.1
Bump version to v0.13.1
2 parents d9bd612 + c6b0802 commit 009072d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
77

8+
## [0.13.1] - 2025-01-29
9+
10+
### Changed
11+
- Upgrade go to 1.23, update dependencies and change test matrix [#106](https://github.com/cybozu-go/moco-agent/pull/106)
12+
13+
### ⚠️ End support for older versions
14+
- MySQL versions supported after this release are 8.0.28, 8.0.39, 8.0.40, 8.0.41 and 8.4.4
15+
816
## [0.13.0] - 2024-11-29
917

1018
### Added
@@ -187,7 +195,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
187195
- Move moco agent code from cybozu-go/moco repo. (#1)
188196
- Move ping function from shellscript to moco-agent. (#4)
189197

190-
[Unreleased]: https://github.com/cybozu-go/moco-agent/compare/v0.13.0...HEAD
198+
[Unreleased]: https://github.com/cybozu-go/moco-agent/compare/v0.13.1...HEAD
199+
[0.13.1]: https://github.com/cybozu-go/moco-agent/compare/v0.13.0...v0.13.1
191200
[0.13.0]: https://github.com/cybozu-go/moco-agent/compare/v0.12.2...v0.13.0
192201
[0.12.2]: https://github.com/cybozu-go/moco-agent/compare/v0.12.1...v0.12.2
193202
[0.12.1]: https://github.com/cybozu-go/moco-agent/compare/v0.12.0...v0.12.1

0 commit comments

Comments
 (0)