Skip to content

Commit 4f003d4

Browse files
committed
Update CHANGELOG
1 parent c5fa158 commit 4f003d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12-
- Automatic code generation is not run when only generated files have changed
12+
- Changed automatic code generation to not run when only generated files have changed (containing `.g.` or `.generated.` in the file path)
13+
- Moved core classes to separate assembly to be able to reference them in code outside of the editor
1314

1415
## [1.0.0] - 2023-08-27
1516

0 commit comments

Comments
 (0)