Skip to content

Commit

Permalink
Merge pull request #104 from cicirello/prep-release
Browse files Browse the repository at this point in the history
Prepare release 3.1.3
  • Loading branch information
cicirello authored Dec 1, 2022
2 parents f72e283 + 1235aa2 commit 043c877
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

### Changed
* Reformatted all sourcecode to [Google Java Style](https://google.github.io/styleguide/javaguide.html).
* Migrated test cases to JUnit Jupiter 5.9.0

### Deprecated

### Removed

### Fixed

### CI/CD

### Other


## [3.1.3] - 2022-12-01

### Changed
* Reformatted all sourcecode to [Google Java Style](https://google.github.io/styleguide/javaguide.html).
* Migrated test cases to JUnit Jupiter 5.9

### Fixed
* Misc refactoring based on feedback from Sonatype Lift, including:
* Added explicit Charset when loading SessionLog template.
Expand Down

0 comments on commit 043c877

Please sign in to comment.