Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
angryziber committed Feb 16, 2025
1 parent 6d46817 commit 950a22a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Unreleased
* jdbc: add helpful details to Postgres exception "no hstore extension installed"
* json: TSGenerator now accepts -o and -p arguments for simpler usage
* json: TSGenerator now outputs provided custom types as separate types and reference them
* json: TSGenerator can now generate test data from Kotlin object using -t
* json: TSGenerator updates
* outputs records and arrays with shorter syntax, primarily to prevent records of enums from being exhaustive
* outputs provided custom types as separate types and references them
* accepts -o and -p arguments for simpler usage
* optionally can generate test data from Kotlin objects using -t

# 1.6.13
* core: added PATCH method to TypedHttpClient
Expand Down

0 comments on commit 950a22a

Please sign in to comment.