File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1212
1313### Removed
1414
15+ ### Fixed
16+
17+ ## [ 0.8.1]
18+
1519### Fixed
1620- Prevent Validate from being called when value is a pointer or interface and is nil. #144
1721
@@ -252,7 +256,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
252256- Introduced CHANGELOG.md for documenting changes to ucfg.
253257
254258
255- [ Unreleased ] : https://github.com/elastic/go-ucfg/compare/v0.8.0...HEAD
259+ [ Unreleased ] : https://github.com/elastic/go-ucfg/compare/v0.8.1...HEAD
260+ [ 0.8.1 ] : https://github.com/elastic/go-ucfg/compare/v0.8.0...v0.8.1
256261[ 0.8.0 ] : https://github.com/elastic/go-ucfg/compare/v0.7.0...v0.8.0
257262[ 0.7.0 ] : https://github.com/elastic/go-ucfg/compare/v0.6.5...v0.7.0
258263[ 0.6.5 ] : https://github.com/elastic/go-ucfg/compare/v0.6.4...v0.6.5
You can’t perform that action at this time.
0 commit comments