Skip to content

Commit 4325c44

Browse files
committed
Update CHANGELOG.md
1 parent 93be6d1 commit 4325c44

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ 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)
1213

1314
### Deprecated
1415

@@ -22,8 +23,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2223

2324
### CI/CD
2425
* Configured the [refactor-first-maven-plugin](https://github.com/jimbethancourt/RefactorFirst) within a profile in the pom.xml.
26+
* Configured [Spotify's fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin) to format to Google Java Style during builds.
2527

2628
### Other
29+
* Adopted [Google Java Style](https://google.github.io/styleguide/javaguide.html)
2730

2831

2932
## [4.3.0] - 2022-10-17

0 commit comments

Comments
 (0)