Skip to content

Commit 7292b2b

Browse files
committed
docs: update changelog
Signed-off-by: Maximillian Arruda <[email protected]>
1 parent 6f5823d commit 7292b2b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.adoc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)