Skip to content

Commit 5eaceef

Browse files
committed
Prepare 0.1.3 release
1 parent aff88a0 commit 5eaceef

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Removed
1515

16+
## [v0.1.3] - 2025-08-16 - The one with the deep linking fix
17+
18+
### Added
19+
20+
- [x] Fix deep linking pointer
21+
- [x] Fix deep linking
22+
- [x] Log levels & colors
23+
- [x] Improve auto-complete and documentation
24+
1625
## [v0.1.2] - 2025-08-10
1726

1827
### Added
@@ -37,7 +46,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3746
- LuaRocks package.
3847
- GitHub Actions CI.
3948

40-
[unreleased]: https://github.com/Kyonru/feather/compare/v0.1.0...HEAD
41-
[v0.1.2]: https://github.com/Kyonru/feather/compare/v0.1.0...v0.1.2
49+
[unreleased]: https://github.com/Kyonru/feather/compare/v0.1.3...HEAD
50+
[v0.1.3]: https://github.com/Kyonru/feather/compare/v0.1.2...v0.1.3
51+
[v0.1.2]: https://github.com/Kyonru/feather/compare/v0.1.1...v0.1.2
4252
[v0.1.1]: https://github.com/Kyonru/feather/compare/v0.1.0...v0.1.1
4353
[v0.1.0]: https://github.com/Kyonru/feather/releases/tag/v0.1.0

0 commit comments

Comments
 (0)