Skip to content

Commit 7dfa0c0

Browse files
committed
#136: updated readme
1 parent e1aa169 commit 7dfa0c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
- *BREAKING CHANGE*: The way enums are defined has changed, see readme for more information. You can now add properties to enums, optional and default values are supported.
55
- *BREAKING CHANGE*: Enums are now by default not uppercase anymore, you can still enable this my adding 'uppercase_enums: true' to your pubspec or enum configuration
66
- Logs of build runner now get shown in real time.
7+
- You are now allowed to have no properties configured for a class.
78

89
## [6.3.0] - 2023-06-05
910
- Fixed the deprecated `ignore` field. Added

0 commit comments

Comments
 (0)