You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: conceptual/EFCore.PG/release-notes/9.0.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,10 @@ See [this post](https://www.cybertec-postgresql.com/en/unexpected-downsides-of-u
57
57
58
58
Thanks to [@ChrisJollyAU](https://github.com/ChrisJollyAU) and [@Timovzl](https://github.com/Timovzl) for contributing this improvement!
59
59
60
+
## Other new features
61
+
62
+
Version 9.0 contains other smaller features and bug fixes, [see the 9.0.0 milestone](https://github.com/npgsql/efcore.pg/milestone/61?closed=1) for the full list of Npgsql EF provider issues.
63
+
60
64
## Breaking changes
61
65
62
66
### Enum mappings must now be configured at the EF level
0 commit comments