Skip to content

Commit 9b4465f

Browse files
committed
Update README
1 parent bdedab5 commit 9b4465f

File tree

2 files changed

+321
-148
lines changed

2 files changed

+321
-148
lines changed

packages/freezed/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ Fixed examples in the README
499499

500500
## 0.14.1
501501

502-
- Added the ability to customise the JSON value of a union. See https://github.com/rrousselGit/freezed#fromjson---classes-with-multiple-constructors for more information (Thanks to @ookami-kb)
502+
- Added the ability to customize the JSON value of a union. See https://github.com/rrousselGit/freezed#fromjson---classes-with-multiple-constructors for more information (Thanks to @ookami-kb)
503503

504504
- Fix an issue where Freezed would not generate code properly if `freezed_annotation`
505505
was indirectly imported (by importing a library that exports `freezed_annotation`) (Thanks to @ookami-kb)

0 commit comments

Comments
 (0)