Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ahl committed Sep 26, 2024
1 parent 0ef2496 commit a2353a2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@

https://github.com/oxidecomputer/typify/compare/v0.1.0\...HEAD[Full list of commits]

* Migrate from `ToString` to `std::fmt::Display` (#663)
* fully qualify types and traits (#647)
* Add support for `patternProperties` in particular circumstances (#637)
* Fully qualify `serde::Deserialize`` and `serde::Serialize` in outputs (#634)
* Fix panic in `all_mutually_exclusive` and allow multiple subschema types in a single schema (#627)
* handle default values for fields represented as `NonZeroU{8,16,32}`` (#608)

== 0.1.0 (released 2024-05-13)

* Improvements and bug fixes around schema merging
Expand Down

0 comments on commit a2353a2

Please sign in to comment.