File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,22 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Version
2626=== Fixes
2727- ?
2828
29+ == [1.0.0-SNAPSHOT]
30+
31+ === Added
32+ - Enhance integration tests for `commit` and `rollback` mojos;
33+
34+ === Changes
35+ - Changed package structure: the model classes were moved to the `api` package;
36+ - Changed package structure: the mojo classes were moved to the `mojo` package;
37+ - Refactored classes to improve the maintainability;
38+ - Refactored `add-dep` mojo to use new implementation;
39+ - Refactored `commit` mojo to use new implementation;
40+ - Refactored `rollback` mojo to use new implementation;
41+ - Enhanced tests for `api` classes;
42+ - Enhanced tests for `mojo` classes;
43+ - Enhanced integration tests for `commit` and `rollback` mojos;
44+
2945== [0.0.3]
3046
3147=== Added
You can’t perform that action at this time.
0 commit comments