Skip to content

Commit f2cd90c

Browse files
committed
Update changelog
1 parent 6fac597 commit f2cd90c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Change Log
1313
* Fix: `TypeVariableName.equals`/`hashCode` no longer overflow on recursively bound generics like `Enum<E : Enum<E>>`. (#1737)
1414
* Fix: `get` and `set` operator function names are no longer escaped with backticks. (#1869)
1515
* Fix: Don't special case varargs in `KSAnnotation.toAnnotationSpec`. (#2360)
16+
* Fix: Emit context parameters after annotations in `FunSpec` and `PropertySpec`. (#2374)
1617

1718
## Version 2.3.0
1819

0 commit comments

Comments
 (0)