Skip to content

Commit af268fd

Browse files
authored
prep CHANGELOG.md for 1.0.1 release
see #79
1 parent 410ff43 commit af268fd

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,31 +16,24 @@ The rules for this file:
1616
* accompany each entry with github issue/PR number (Issue #xyz)
1717
-->
1818

19-
## [Unreleased]
19+
## [1.0.1] - 2026-05-07
2020

2121
### Authors
2222
- ianmkenney
2323
- tylerjereddy
2424
- IAlibay
2525
- orbeckst
2626

27-
### Added
28-
<!-- Added functionality -->
29-
3027
### Fixed
3128
- All dependencies added to pyproject.toml, setup.py, and conda envs (#57)
32-
- Temporary fix for Windows integer size default change in NumPy 2.0.0
29+
- Temporary fix for Windows integer size default change in NumPy 2.0.0 (#72,
30+
PR #60)
3331

3432
### Changed
3533
- Update CI and wheel deployment to include macos-arm64 and py3.12 (PR #63)
3634
- Minimum Python version has been raised to 3.11 (PR #66, PR #76)
3735
- Minimum MDAnalysis version has been raised to 2.1.0 (PR #66)
3836

39-
### Deprecated
40-
<!-- Soon-to-be removed features -->
41-
42-
### Removed
43-
<!-- Removed features -->
4437

4538
## [1.0.0] - 2023-11-09
4639

0 commit comments

Comments
 (0)