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 e168962 commit 9e747d3Copy full SHA for 9e747d3
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.2.1] - 2024-10-08
11
+
12
## Fixed
13
14
- Fix bug in `PairwiseForceField` class: use `rmax` only, never `rcut`.
@@ -41,6 +43,7 @@ Initial release. See README.md for a description of all features.
41
43
42
44
45
[Unreleased]: https://github.com//molmod/tinyff
46
+[0.2.1]: https://github.com/molmod/tinyff/tag/v0.2.1
47
[0.2.0]: https://github.com/molmod/tinyff/tag/v0.2.0
48
[0.1.0]: https://github.com/molmod/tinyff/tag/v0.1.0
49
[0.0.0]: https://github.com/molmod/tinyff/tag/v0.0.0
0 commit comments