We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4176343 commit 7472b2eCopy full SHA for 7472b2e
CHANGELOG.md
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+
11
+## [2.0.0] - 2024-10-28
12
13
The main changes of this release include support for Monte Carlo algorithms and performance improvements.
14
15
### Added
@@ -102,6 +105,7 @@ Initial release. See README.md for a description of all features.
102
105
103
106
104
107
[Unreleased]: https://github.com//molmod/tinyff
108
+[2.0.0]: https://github.com/molmod/tinyff/tag/v2.0.0
109
[1.0.0]: https://github.com/molmod/tinyff/tag/v1.0.0
110
[0.2.2]: https://github.com/molmod/tinyff/tag/v0.2.2
111
[0.2.1]: https://github.com/molmod/tinyff/tag/v0.2.1
0 commit comments