Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
squarejesse committed Oct 15, 2024
1 parent 1d5b85f commit dbd6ab2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Change Log
* Fix: Preserve nullability in `KSType.toClassName()`. (#1956)
* New: Add `KSTypeAlias.toClassName()`. (#1956)
* New: Add `KSType.toClassNameOrNull()`. (#1956)
* New: `com.squareup:kotlinpoet:kotlinpoet-palantirjavapoet` module integrates with
[Palantir's JavaPoet successor project]. The original integration module is still available.

## Version 1.18.1

Expand Down Expand Up @@ -863,3 +865,4 @@ _2017-05-16_
[sebek64]: https://github.com/sebek64
[DanielGronau]: https://github.com/DanielGronau
[mitasov-ra]: https://github.com/mitasov-ra
[Palantir's JavaPoet project]: https://github.com/palantir/javapoet

0 comments on commit dbd6ab2

Please sign in to comment.