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 7dc5b47 commit 17518a3Copy full SHA for 17518a3
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.0] - 2024-10-07
11
+
12
## Changed
13
14
- Add mandatory `rcut` option to `build_random_cell`.
@@ -31,5 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
33
Initial release. See README.md for a description of all features.
32
34
35
-[0.0.0]: https://github.com/molmod/tinyff/tag/v0.0.0
36
+[Unreleased]: https://github.com//molmod/tinyff
37
+[0.2.0]: https://github.com/molmod/tinyff/tag/v0.2.0
38
[0.1.0]: https://github.com/molmod/tinyff/tag/v0.1.0
39
+[0.0.0]: https://github.com/molmod/tinyff/tag/v0.0.0
0 commit comments