Skip to content

Commit 94c6bcc

Browse files
authored
Prepare release 1.1.0 (#145)
1 parent 6658727 commit 94c6bcc

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
### Deprecated
1414

1515
### Removed
16-
* Removed support for importing from JitPack.
16+
17+
### Fixed
18+
19+
### CI/CD
20+
21+
### Other
22+
23+
24+
## [1.1.0] - 2024-05-31
25+
26+
### Added
27+
* Directory of code with experiments using the library.
1728

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

2638
### Other
2739
* Updated documentation.
40+
* Updated Zenodo metadata.
2841

2942

3043
## [1.0.5] - 2022-12-01

0 commit comments

Comments
 (0)