File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
## [ Unreleased]
7
7
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
+
8
16
## [ 0.12.2] - 2024-09-10
9
17
10
18
### Changed
@@ -179,7 +187,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
179
187
- Move moco agent code from cybozu-go/moco repo. (#1 )
180
188
- Move ping function from shellscript to moco-agent. (#4 )
181
189
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
183
192
[ 0.12.2 ] : https://github.com/cybozu-go/moco-agent/compare/v0.12.1...v0.12.2
184
193
[ 0.12.1 ] : https://github.com/cybozu-go/moco-agent/compare/v0.12.0...v0.12.1
185
194
[ 0.12.0 ] : https://github.com/cybozu-go/moco-agent/compare/v0.11.0...v0.12.0
You can’t perform that action at this time.
0 commit comments