Skip to content

Commit 09d1fc9

Browse files
committed
Updated the changelog
1 parent 284f34a commit 09d1fc9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.MD

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88
## [2.3.9] - 19/02/2025
9+
## Changed
10+
- Fixed generated static access code overwriting the collection definition
11+
- Pre 2.3.0 collections will now be assumed to want a namespace setting that is the same namespace as its item type
12+
- When generating static/indirect access code using the new `.g.cs` suffix, existing static/indirect access code that uses the old `.cs` suffix is now automatically removed to prevent compile errors
13+
914
## Changed
1015
- Added some general fixes to validate Collection and Items have unique `LongGuid`
1116
- Fixed issues when after some operation with the context menu on the CollectionEditor items would not refresh properly

0 commit comments

Comments
 (0)