Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog authored and github-actions[bot] committed May 24, 2024
1 parent a9c134c commit d5c4543
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Full changelog

## v1.2.0 - 2024-05-24

<!-- Release notes generated using configuration in .github/release.yml at main -->
### What's Changed

#### New Features

* Refactor viewer classes to split out Qt from non-Qt part, and define Jupyter viewers by @astrofrog in https://github.com/glue-viz/glue-vispy-viewers/pull/381

#### Bug Fixes

* Fixes following Qt/Jupyter split by @astrofrog in https://github.com/glue-viz/glue-vispy-viewers/pull/383
* Fix save/record tools in Qt and volume selection tools in Jupyter by @astrofrog in https://github.com/glue-viz/glue-vispy-viewers/pull/384
* Fix tests by @astrofrog in https://github.com/glue-viz/glue-vispy-viewers/pull/385

#### Other Changes

* Remove isosurface sub-module as it has been broken for a long time by @astrofrog in https://github.com/glue-viz/glue-vispy-viewers/pull/382

**Full Changelog**: https://github.com/glue-viz/glue-vispy-viewers/compare/v1.1.0...v1.2.0

## v1.1.0 - 2023-08-21

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

0 comments on commit d5c4543

Please sign in to comment.