Skip to content

Commit b08478e

Browse files
committed
Update CHANGELOG.md
1 parent 54e2648 commit b08478e

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

Diff for: CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Added
1010

1111
### Changed
12-
* Reformatted all sourcecode to [Google Java Style](https://google.github.io/styleguide/javaguide.html)
1312

1413
### Deprecated
1514

1615
### Removed
1716

17+
### Fixed
18+
19+
### Dependencies
20+
21+
### CI/CD
22+
23+
### Other
24+
25+
26+
## [4.3.1] - 2022-11-17
27+
28+
### Changed
29+
* Reformatted all sourcecode to [Google Java Style](https://google.github.io/styleguide/javaguide.html)
30+
1831
### Fixed
1932
* Corrected configuration of maven-shade-plugin to ensure full pom with all dependencies published during deploy.
2033

0 commit comments

Comments
 (0)