Skip to content

Commit

Permalink
Spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Aug 27, 2021
1 parent dfbac61 commit a287ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -8,7 +8,7 @@ _2021-08-27_

* Update Kotlin to `1.5.30`.
* Update KSP to `1.5.30-1.0.0-beta08`.
* **Enhancement:** `RecordsJsonAdapterFactory` is now aligned with the upstreamed implementation on Moshi itself.
* **Enhancement:** `RecordsJsonAdapterFactory` is now aligned with the upstreamed implementation on Moshi itself.
* Note that this is now _soft-deprecated_ and will be fully deprecated once Moshi's next release is out with formal support.
* This includes using a few more modern language APIs like `MethodHandle` and better unpacking of different runtime exceptions. Full details can be found in the [PR](https://github.com/square/moshi/pull/1381).
* **Fix:** Avoid implicitly converting elements to KotlinPoet in `CodeBlock`s to avoid noisy logging.
Expand Down

0 comments on commit a287ca3

Please sign in to comment.