File tree Expand file tree Collapse file tree 1 file changed +24
-3
lines changed Expand file tree Collapse file tree 1 file changed +24
-3
lines changed Original file line number Diff line number Diff line change 1-
21Chaco 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
826Release 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+
1132Thanks to all who contributed to the release:
1233
1334* Chris Angell
You can’t perform that action at this time.
0 commit comments