Skip to content

Commit 3485f2c

Browse files
committed
Update changelog for 5.1.1 release.
1 parent 728945c commit 3485f2c

File tree

1 file changed

+24
-3
lines changed

1 file changed

+24
-3
lines changed

CHANGES.txt

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,34 @@
1-
21
Chaco CHANGELOG
32
===============
43

5-
This is an incremental release which modernises the usage of Traits in a
6-
number of places, and fixes a number of bugs.
4+
Release 5.1.1
5+
-------------
6+
7+
This is a small bugfix release centered around Python 3.8+ support.
8+
9+
Thanks to all who contributed to the release:
10+
11+
* Aaron Ayres
12+
* Rahul Poruri
13+
* Corran Webster
14+
15+
Fixes
16+
17+
* Fix various warnings on Python 3.8 (#856)
18+
* Remove uses of deprecated np.bool (#852)
19+
* Prevent exceptions when plot size too small (#848)
20+
21+
Build/CI
22+
23+
* Get CI running on Python 3.8 (#851)
24+
* Fix CI for changes to GitHub infrastructure (#849)
725

826
Release 5.1.0
927
-------------
1028

29+
This is an incremental release which modernises the usage of Traits in a
30+
number of places, and fixes a number of bugs.
31+
1132
Thanks to all who contributed to the release:
1233

1334
* Chris Angell

0 commit comments

Comments
 (0)