Skip to content

Commit c9b3f26

Browse files
committed
CHORE: Update CHANGELOG
1 parent d1c7b22 commit c9b3f26

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

DG.XrmPluginCore.Abstractions/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 0.0.3 - 29 April 2025
2+
* Remove concrete classes and cleanup namespaces. XrmPluginCore.Abstractions now only contains interfaces and enums
3+
14
### 0.0.2 - 25 April 2025
25
* Fixes to project file so version is picked up correctly
36

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.2
1+
0.0.3

DG.XrmPluginCore/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 0.0.3 - 29 April 2025
2+
* Clean-up and move concrete classes to XrmPluginCore from XrmPluginCore.Abstractions
3+
14
### 0.0.2 - 25 April 2025
25
* Fixes to project file so version and dependencies are picked up correctly
36

DG.XrmPluginCore/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.2
1+
0.0.3

0 commit comments

Comments
 (0)