Skip to content

Commit

Permalink
Fix description of crystal-lang#13238
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota committed Apr 14, 2023
1 parent b36b686 commit b444b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
### Serialization

- Remove obsolete error handling in `XPathContext` ([#13038](https://github.com/crystal-lang/crystal/pull/13038), thanks @straight-shoota)
- **(breaking-change)** Fix JSON, YAML `use_*_discriminator` for recursive struct types ([#13238](https://github.com/crystal-lang/crystal/pull/13238), thanks @HertzDevil)
- Fix JSON, YAML `use_*_discriminator` for recursive `Serializable::Strict` types ([#13238](https://github.com/crystal-lang/crystal/pull/13238), thanks @HertzDevil)
- Add more specs for `YAML::Any#[]` and `#[]?` ([#11646](https://github.com/crystal-lang/crystal/pull/11646), thanks @straight-shoota)
- Add `from_json` for 128-bit integers ([#13041](https://github.com/crystal-lang/crystal/pull/13041), thanks @straight-shoota)
- Reduce JSON, YAML serializable test types ([#13042](https://github.com/crystal-lang/crystal/pull/13042), thanks @straight-shoota)
Expand Down

0 comments on commit b444b75

Please sign in to comment.