Skip to content

Commit b4603c7

Browse files
committed
CHORE: Update CHANGELOG
1 parent c987a82 commit b4603c7

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

XrmPluginCore.SourceGenerator/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v1.2.6 - 27 February 2026
2+
* Add: Add using directives for generated image namespaces
3+
* Fix: Handle ambiguous PreImage/PostImage usings with aliases
4+
15
### v1.2.5 - 22 January 2026
26
* Fix: Avoid naming collisions on generated types when multiple plugins in the same assembly use Type-Safe Images
37
* Fix: Generate PreImage/PostImage types, even when handler signature does not match

XrmPluginCore/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v1.2.6 - 27 February 2026
2+
* Add: Add using directives for generated image namespaces
3+
* Fix: Handle ambiguous PreImage/PostImage usings with aliases
4+
15
### v1.2.5 - 22 January 2026
26
* Fix: Avoid naming collisions on generated types when multiple plugins in the same assembly use Type-Safe Images
37
* Fix: Generate PreImage/PostImage types, even when handler signature does not match

0 commit comments

Comments
 (0)