File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.5.6] - 2026-02-13
11+
12+ ### Changed
13+
14+ - Simplify version management ([ #414 ] ( https://github.com/danroc/geoblock/pull/414 ) )
15+ - Replace ` Star ` with allocation-free ` MatchFold ` ([ #403 ] ( https://github.com/danroc/geoblock/pull/403 ) )
16+ - Rename ` Compact ` to ` Compacted ` ([ #402 ] ( https://github.com/danroc/geoblock/pull/402 ) )
17+ - Add cache volume to compose examples ([ #401 ] ( https://github.com/danroc/geoblock/pull/401 ) )
18+ - Small dashboard improvements ([ #400 ] ( https://github.com/danroc/geoblock/pull/400 ) )
19+ - Improve unit tests ([ #399 ] ( https://github.com/danroc/geoblock/pull/399 ) )
20+ - Update Go to v1.26.0 ([ #412 ] ( https://github.com/danroc/geoblock/pull/412 ) )
21+
1022## [ 0.5.5] - 2026-02-06
1123
1224### Added
@@ -295,7 +307,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
295307- Add CIDR unmarshalling and validation
296308- Add autonomous systems to configuration
297309
298- [ Unreleased ] : https://github.com/danroc/geoblock/compare/v0.5.5...HEAD
310+ [ Unreleased ] : https://github.com/danroc/geoblock/compare/v0.5.6...HEAD
311+ [ 0.5.6 ] : https://github.com/danroc/geoblock/compare/v0.5.5...v0.5.6
299312[ 0.5.5 ] : https://github.com/danroc/geoblock/compare/v0.5.4...v0.5.5
300313[ 0.5.4 ] : https://github.com/danroc/geoblock/compare/v0.5.3...v0.5.4
301314[ 0.5.3 ] : https://github.com/danroc/geoblock/compare/v0.5.2...v0.5.3
You can’t perform that action at this time.
0 commit comments