Skip to content

Commit c41edf9

Browse files
author
Egor Andreevich
committed
Update changelog
1 parent 7b61a96 commit c41edf9

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
@@ -6,6 +6,7 @@ Change Log
66
* Fix: Enum classes that only have an init block now also generate the required semicolon (#1952)
77
* Fix: Preserve typealiases in `KSAnnotation.toAnnotationSpec()`. (#1945)
88
* Fix: Preserve nullability in `KSType.toClassName()`. (#1956)
9+
* Fix: Return `FunSpec.Builder` from `FunSpec.Builder.jvmModifiers()` to not break chaining. (#2004)
910
* New: Add `KSTypeAlias.toClassName()`. (#1956)
1011
* New: Add `KSType.toClassNameOrNull()`. (#1956)
1112

0 commit comments

Comments
 (0)