File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626### Other Notes & Contributions
2727-->
2828
29+ ## [ 0.7.0] - 2025-01-17
30+
31+ ### Fixed
32+
33+ - Circuit presenter compilation broke when using a subclassed presenter interface
34+
35+ ### Changed
36+
37+ - Updated Kotlin to 2.3.0
38+ - Updated KSP to 2.3.4
39+ - Updated kotlin-inject to 0.9.0
40+ - Updated circuit to 0.32.0
41+
2942## [ 0.6.0] - 2025-06-27
3043
3144### Added
Original file line number Diff line number Diff line change @@ -43,4 +43,4 @@ POM_DEVELOPER_ID=r0adkll
4343POM_DEVELOPER_NAME =Drew Heavner
4444POM_DEVELOPER_URL =https://github.com/r0adkll
4545POM_INCEPTION_YEAR =2024
46- VERSION_NAME =0.7.0-SNAPSHOT
46+ VERSION_NAME =0.7.0
You can’t perform that action at this time.
0 commit comments