Skip to content

Commit

Permalink
Prep release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cicirello committed Nov 17, 2022
1 parent 4610655 commit 3e9faa7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased] - 2022-11-16
## [Unreleased] - 2022-11-17

### Added

Expand All @@ -23,6 +23,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Other


## [3.0.1] - 2022-11-17

### CI/CD
* Begin publishing a jar-with-dependencies, in addition to the regular jar of the library, on deploys.


## [3.0.0] - 2022-11-16

### Changed
Expand Down

0 comments on commit 3e9faa7

Please sign in to comment.