Skip to content

Commit 919a98a

Browse files
astrofroggithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent f9b682d commit 919a98a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGES.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Full changelog
22

3+
## v0.3.3 - 2025-02-27
4+
5+
<!-- Release notes generated using configuration in .github/release.yml at main -->
6+
### What's Changed
7+
8+
#### Bug Fixes
9+
10+
* Fix import and segfault in test suite by @astrofrog in https://github.com/glue-viz/glue-qt/pull/25
11+
12+
#### Other Changes
13+
14+
* Pin pytest to <8.3.3 as the test suite currently segfaults with 8.3.3 by @astrofrog in https://github.com/glue-viz/glue-qt/pull/24
15+
* Add glue-core to dev-deps and Python 3.13 envs to CI; compatibility with glue 1.22 BaseViewer by @dhomeier in https://github.com/glue-viz/glue-qt/pull/26
16+
17+
**Full Changelog**: https://github.com/glue-viz/glue-qt/compare/v0.3.2...v0.3.3
18+
319
## v0.3.2 - 2024-08-19
420

521
<!-- Release notes generated using configuration in .github/release.yml at main -->

0 commit comments

Comments
 (0)