File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,13 +29,6 @@ The rules for this file:
2929
3030<!-- New added features -->
3131
32- - Added widget for MSD Analysis (PR #35 )
33- - Added widget for Velocity Autocorrelation Function (VACF) (PR #36 )
34- - Added widget for custom code (PR #43 )
35- - Added Notebooks support (PR #46 )
36- - Added custom universe setup support (PR #47 )
37- - Added support for cloning built-in widget code into Notebooks (PR #49 )
38-
3932### Fixed
4033
4134<!-- Bug fixes -->
@@ -52,6 +45,33 @@ The rules for this file:
5245
5346<!-- Removed features -->
5447
48+ ## [ 0.0.7]
49+
50+ ### Authors
51+
52+ <!-- GitHub usernames of contributors to this release -->
53+
54+ 08/02/2026 PardhavMaradani
55+
56+ ### Added
57+
58+ <!-- New added features -->
59+
60+ - Added widget for MSD Analysis (PR #35 )
61+ - Added widget for generic Autocorrelation Function (ACF) (PR #37 )
62+ - Added config setting for NoJump transformation (PR #38 )
63+ - Added widget for custom code (PR #43 )
64+ - Added Notebooks support (PR #46 )
65+ - Added custom universe setup support (PR #47 )
66+ - Added support for auto refresh of widgets when class code changes (PR #48 )
67+ - Added support for cloning built-in widget code into Notebooks (PR #49 )
68+
69+ ### Changed
70+
71+ <!-- Changes in existing functionality -->
72+
73+ - Refactored code between kernel core and widget manager (PR #45 )
74+
5575## [ 0.0.6]
5676
5777### Authors
You can’t perform that action at this time.
0 commit comments