Skip to content

Commit 306ee83

Browse files
committed
Publish 0.3.0
1 parent 1211b99 commit 306ee83

File tree

1 file changed

+17
-7
lines changed

1 file changed

+17
-7
lines changed

CHANGELOG.md

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@
44

55
### Added
66

7+
### Changed
8+
9+
### Deprecated
10+
11+
### Fixed
12+
13+
### Removed
14+
15+
### Updated
16+
17+
## [0.3.0] - 2025-01-11
18+
19+
### Added
20+
721
- `rulesFor` to `RulesScope`
822

923
### Changed
@@ -12,16 +26,10 @@
1226
- `ValidatorScope` to `RulesScope`
1327
- `RulesScope` to be an interface
1428

15-
### Deprecated
16-
17-
### Fixed
18-
1929
### Removed
2030

2131
- `name` parameter in `Validator`
2232

23-
### Updated
24-
2533
## [0.2.1] - 2025-01-10
2634

2735
### Added
@@ -141,7 +149,9 @@
141149
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.43`
142150
- `io.kotest:kotest-assertions-core -> 5.3.0`
143151

144-
[Unreleased]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.2.1...HEAD
152+
[Unreleased]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.3.0...HEAD
153+
154+
[0.3.0]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.2.1...0.3.0
145155

146156
[0.2.1]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.2.0...0.2.1
147157

0 commit comments

Comments
 (0)