File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
### Deprecated
14
14
15
15
### 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.
17
28
18
29
### Fixed
19
30
* 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
22
33
### CI/CD
23
34
* Integrated SpotBugs into build process.
24
35
* Integrated FindSecBugs into build process.
36
+ * Removed support for importing from JitPack.
25
37
26
38
### Other
27
39
* Updated documentation.
40
+ * Updated Zenodo metadata.
28
41
29
42
30
43
## [ 1.0.5] - 2022-12-01
You can’t perform that action at this time.
0 commit comments