Skip to content

Commit

Permalink
Prepare release 1.1.0 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
cicirello authored May 31, 2024
1 parent 6658727 commit 94c6bcc
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Deprecated

### Removed
* Removed support for importing from JitPack.

### Fixed

### CI/CD

### Other


## [1.1.0] - 2024-05-31

### Added
* Directory of code with experiments using the library.

### Fixed
* Refactored loop in PolarGaussian based on SpotBugs report.
Expand All @@ -22,9 +33,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### CI/CD
* Integrated SpotBugs into build process.
* Integrated FindSecBugs into build process.
* Removed support for importing from JitPack.

### Other
* Updated documentation.
* Updated Zenodo metadata.


## [1.0.5] - 2022-12-01
Expand Down

0 comments on commit 94c6bcc

Please sign in to comment.