Skip to content

Commit 0e7faf6

Browse files
committed
chore(changelog): cut 0.2.0 release section
1 parent 5328446 commit 0e7faf6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.0] - 2026-02-11
11+
1012
### Added
1113

1214
- `mods.is`, type predicates for Lua values and filesystem paths ([afd88a7](https://github.com/luamod/mods/commit/afd88a7)).
@@ -29,5 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2931
- `mods.stringcase`, string case conversion helpers ([4a02745](https://github.com/luamod/mods/commit/4a02745)).
3032
- `mods.tbl`, table utilities ([f4cbf78](https://github.com/luamod/mods/commit/f4cbf78)).
3133

32-
[Unreleased]: https://github.com/luamod/mods/compare/v0.1.0...HEAD
34+
[Unreleased]: https://github.com/luamod/mods/compare/v0.2.0...HEAD
35+
[0.2.0]: https://github.com/luamod/mods/releases/tag/v0.2.0
3336
[0.1.0]: https://github.com/luamod/mods/releases/tag/v0.1.0

0 commit comments

Comments
 (0)