Skip to content

Commit e80bb49

Browse files
committed
2026.01.0
1 parent 2881ca0 commit e80bb49

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
55

66
## [Unreleased]
77

8+
## [2026.01.0]
9+
810
### Changed
911
- roll python version support to current (3.11--14)
1012
- updated asyncio commands to avoid deprecated ones (`get_event_loop`)
@@ -66,7 +68,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
6668
### Added
6769
- initial release
6870

69-
[Unreleased]: https://github.com/wright-group/yaqd-wright/compare/v2022.8.0...HEAD
71+
[Unreleased]: https://github.com/wright-group/yaqd-wright/compare/v2026.01.0...HEAD
72+
[2026.1.0]: https://github.com/wright-group/yaqd-wright/compare/v2022.8.0...v2026.01.0
7073
[2022.8.0]: https://github.com/wright-group/yaqd-wright/compare/v2022.3.0...v2022.8.0
7174
[2022.3.0]: https://github.com/wright-group/yaqd-wright/compare/v2022.2.0...v2022.3.0
7275
[2022.2.0]: https://github.com/wright-group/yaqd-wright/compare/v2021.4.0...v2022.2.0

yaqd_wright/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022.8.0
1+
2026.01.0

0 commit comments

Comments
 (0)