Skip to content

Commit 3167cdb

Browse files
committed
Fixed links name in CHANGELOG.md
1 parent f9a2935 commit 3167cdb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ All notable changes to this project will be documented in this file. This projec
33

44
## [Unreleased](https://github.com/fabriziocucci/yacl4j/compare/yacl4j-0.9.1...HEAD)
55

6-
## [yacl4j-0.9.1](https://github.com/fabriziocucci/yacl4j/compare/yacl4j-0.9.0...yacl4j-0.9.1)
6+
## [0.9.1](https://github.com/fabriziocucci/yacl4j/compare/yacl4j-0.9.0...yacl4j-0.9.1)
77
### Fixed
88
- Added missing setter for the `ValueDecoder` in the `ConfigurationBuilder`.
99
- Fixed existing setter for the `PlaceholderResolver` in the `ConfigurationBuilder`.
1010

11-
## [yacl4j-0.9.0](https://github.com/fabriziocucci/yacl4j/compare/yacl4j-0.8.0...yacl4j-0.9.0)
11+
## [0.9.0](https://github.com/fabriziocucci/yacl4j/compare/yacl4j-0.8.0...yacl4j-0.9.0)
1212
### Added
1313
- Added possibility to set a custom placeholder resolver.
1414
- Added possibility to set a custom value decoder.
1515
### Fixed
1616
- Fixed wrong handling of null values during placeholder resolution.
1717

18-
## [yacl4j-0.8.0](https://github.com/fabriziocucci/yacl4j/compare/yacl4j-0.7.0...yacl4j-0.8.0)
18+
## [0.8.0](https://github.com/fabriziocucci/yacl4j/compare/yacl4j-0.7.0...yacl4j-0.8.0)
1919
### Added
2020
- Added optional configuration sources. [\#3](https://github.com/fabriziocucci/yacl4j/issues/3)
2121
### Changed

0 commit comments

Comments
 (0)