There was an error while loading. Please reload this page.
1 parent 6fac597 commit f2cd90cCopy full SHA for f2cd90c
1 file changed
docs/changelog.md
@@ -13,6 +13,7 @@ Change Log
13
* Fix: `TypeVariableName.equals`/`hashCode` no longer overflow on recursively bound generics like `Enum<E : Enum<E>>`. (#1737)
14
* Fix: `get` and `set` operator function names are no longer escaped with backticks. (#1869)
15
* Fix: Don't special case varargs in `KSAnnotation.toAnnotationSpec`. (#2360)
16
+ * Fix: Emit context parameters after annotations in `FunSpec` and `PropertySpec`. (#2374)
17
18
## Version 2.3.0
19
0 commit comments