We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c5ee6 commit 7af9362Copy full SHA for 7af9362
CHANGELOG.md
@@ -2,11 +2,14 @@
2
3
## [Unreleased]
4
5
+## [0.1.0] - 2025-02-13
6
+
7
### Added
8
9
- Initial Release
10
11
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
12
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
13
-[Unreleased]: https://github.com/stackgenhq/scala-kotlin-extension-codegen/compare/8fa5744...HEAD
14
+[Unreleased]: https://github.com/stackgenhq/scala-kotlin-extension-codegen/compare/v0.1.0...HEAD
15
+[0.1.0]: https://github.com/stackgenhq/scala-kotlin-extension-codegen/releases/tag/v0.1.0
0 commit comments