Skip to content

Commit

Permalink
Update changelog for 5.1.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
corranwebster committed Jan 24, 2023
1 parent 728945c commit 3485f2c
Showing 1 changed file with 24 additions and 3 deletions.
27 changes: 24 additions & 3 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,34 @@

Chaco CHANGELOG
===============

This is an incremental release which modernises the usage of Traits in a
number of places, and fixes a number of bugs.
Release 5.1.1
-------------

This is a small bugfix release centered around Python 3.8+ support.

Thanks to all who contributed to the release:

* Aaron Ayres
* Rahul Poruri
* Corran Webster

Fixes

* Fix various warnings on Python 3.8 (#856)
* Remove uses of deprecated np.bool (#852)
* Prevent exceptions when plot size too small (#848)

Build/CI

* Get CI running on Python 3.8 (#851)
* Fix CI for changes to GitHub infrastructure (#849)

Release 5.1.0
-------------

This is an incremental release which modernises the usage of Traits in a
number of places, and fixes a number of bugs.

Thanks to all who contributed to the release:

* Chris Angell
Expand Down

0 comments on commit 3485f2c

Please sign in to comment.