Skip to content

Commit 4a47107

Browse files
Update CHANGELOG.md with v0.0.5
1 parent 9792a78 commit 4a47107

1 file changed

Lines changed: 17 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@ The rules for this file:
2929

3030
<!-- New added features -->
3131

32-
- Added persistence support (PR #19)
33-
- Added support for MDA `AnalysisBase`-based classes (PR #21)
34-
- Optimized plot generation to improve performane and reduce memory (PR #25)
35-
- Added widgets for Ramachandran and Janin plots (PR #26)
36-
3732
### Fixed
3833

3934
<!-- Bug fixes -->
@@ -50,6 +45,23 @@ The rules for this file:
5045

5146
<!-- Removed features -->
5247

48+
## [0.0.5]
49+
50+
### Authors
51+
52+
<!-- GitHub usernames of contributors to this release -->
53+
54+
07/05/2026 PardhavMaradani
55+
56+
### Added
57+
58+
<!-- New added features -->
59+
60+
- Added persistence support (PR #19)
61+
- Added support for MDA `AnalysisBase`-based classes (PR #21)
62+
- Optimized plot generation to improve performane and reduce memory (PR #25)
63+
- Added widgets for Ramachandran and Janin plots (PR #26)
64+
5365
## [0.0.4]
5466

5567
### Authors

0 commit comments

Comments
 (0)