Skip to content

Commit 5328446

Browse files
committed
chore(changelog): add validate unreleased entry
1 parent 31d9b91 commit 5328446

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- `mods.is`, type predicates for Lua values and filesystem paths ([afd88a7](https://github.com/luamod/mods/commit/afd88a7)).
1313
- `mods.operator`, operator helpers as functions ([d620ef9](https://github.com/luamod/mods/commit/d620ef9)).
1414
- `mods.template`, simple template rendering with value replacement ([96e833c](https://github.com/luamod/mods/commit/96e833c)).
15+
- `mods.validate`, validation predicates with customizable failure handling via `validate.on_fail` ([31d9b91](https://github.com/luamod/mods/commit/31d9b91)).
1516

1617
### Changed
1718

0 commit comments

Comments
 (0)