Skip to content

Commit 44a67b0

Browse files
authored
Merge pull request #107 from cybozu-go/bump-v0.13.0
Bump version to v0.13.0
2 parents 02fd02f + 78ef384 commit 44a67b0

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.0] - 2024-11-29
9+
10+
### Added
11+
- Add log-rotation-size option [#105](https://github.com/cybozu-go/moco-agent/pull/105)
12+
13+
### Changed
14+
- Update golang version specified in Dockerfile [#106](https://github.com/cybozu-go/moco-agent/pull/106)
15+
816
## [0.12.2] - 2024-09-10
917

1018
### Changed
@@ -179,7 +187,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
179187
- Move moco agent code from cybozu-go/moco repo. (#1)
180188
- Move ping function from shellscript to moco-agent. (#4)
181189

182-
[Unreleased]: https://github.com/cybozu-go/moco-agent/compare/v0.12.2...HEAD
190+
[Unreleased]: https://github.com/cybozu-go/moco-agent/compare/v0.13.0...HEAD
191+
[0.13.0]: https://github.com/cybozu-go/moco-agent/compare/v0.12.2...v0.13.0
183192
[0.12.2]: https://github.com/cybozu-go/moco-agent/compare/v0.12.1...v0.12.2
184193
[0.12.1]: https://github.com/cybozu-go/moco-agent/compare/v0.12.0...v0.12.1
185194
[0.12.0]: https://github.com/cybozu-go/moco-agent/compare/v0.11.0...v0.12.0

0 commit comments

Comments
 (0)