We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e2648 commit b08478eCopy full SHA for b08478e
CHANGELOG.md
@@ -9,12 +9,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
### Added
10
11
### Changed
12
-* Reformatted all sourcecode to [Google Java Style](https://google.github.io/styleguide/javaguide.html)
13
14
### Deprecated
15
16
### Removed
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
31
### Fixed
32
* Corrected configuration of maven-shade-plugin to ensure full pom with all dependencies published during deploy.
33
0 commit comments