Skip to content

Commit cb333a0

Browse files
authored
normalise changelog (#64)
1 parent dae910f commit cb333a0

File tree

1 file changed

+23
-3
lines changed

1 file changed

+23
-3
lines changed

CHANGELOG.md

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
- N/A
12+
13+
### Changed
14+
- N/A
15+
16+
### Deprecated
17+
- N/A
18+
19+
### Removed
20+
- N/A
21+
22+
### Fixed
23+
- N/A
24+
25+
### Security
26+
- N/A
27+
28+
## [27.0.0] - 2026-01-21
29+
1030
### Added
1131
- Python 3.14 support
1232
- New wrapper and documentation for `AnimationExportOptions` (`src/moldflow/animation_export_options.py` and docs/source/components/wrapper/animation_export_options.rst).
@@ -40,7 +60,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4060
### Security
4161
- N/A
4262

43-
## [26.0.5]
63+
## [26.0.5] - 2025-12-12
4464

4565
### Added
4666
- N/A
@@ -60,7 +80,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6080
### Security
6181
- N/A
6282

63-
## [26.0.4]
83+
## [26.0.4] - 2025-12-11
6484

6585
### Added
6686
- N/A
@@ -82,7 +102,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
82102
### Security
83103
- N/A
84104

85-
## [26.0.3]
105+
## [26.0.3] - 2025-10-29
86106

87107
### Added
88108
- N/A

0 commit comments

Comments
 (0)