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 aee752f commit 50c5f16Copy full SHA for 50c5f16
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.2] - 2024-10-09
11
+
12
### Fixed
13
14
- Fix leaking of wrapped coordinates when writing PDB file.
@@ -48,6 +50,7 @@ Initial release. See README.md for a description of all features.
48
50
49
51
52
[Unreleased]: https://github.com//molmod/tinyff
53
+[0.2.2]: https://github.com/molmod/tinyff/tag/v0.2.2
54
[0.2.1]: https://github.com/molmod/tinyff/tag/v0.2.1
55
[0.2.0]: https://github.com/molmod/tinyff/tag/v0.2.0
56
[0.1.0]: https://github.com/molmod/tinyff/tag/v0.1.0
0 commit comments