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 01df21e commit e557434Copy full SHA for e557434
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
+## [1.0.0] - 2024-10-10
11
+
12
### Changed
13
14
- Refactor `ForceField` class to facilitate future extensions.
@@ -56,6 +58,7 @@ Initial release. See README.md for a description of all features.
56
58
57
59
60
[Unreleased]: https://github.com//molmod/tinyff
61
+[1.0.0]: https://github.com/molmod/tinyff/tag/v1.0.0
62
[0.2.2]: https://github.com/molmod/tinyff/tag/v0.2.2
63
[0.2.1]: https://github.com/molmod/tinyff/tag/v0.2.1
64
[0.2.0]: https://github.com/molmod/tinyff/tag/v0.2.0
0 commit comments