File tree Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Original file line number Diff line number Diff line change @@ -5,18 +5,32 @@ Chaco CHANGELOG
55Release 4.7.0
66-------------
77
8+ New features/Improvements
9+
10+ * Add DataFramePlotData class (PR#367).
11+ * Allow user control over axis title angle (PR#363).
12+
813Fixes
914
10- * Update raise statement to be Python 3 compatible (PR #360)
15+ * Update raise statement to be Python 3 compatible (PR#360).
16+ * Fix missing color bar when direction is flipped (PR#341).
17+
18+ Maintenance
19+
20+ * Support Python 3 without 2to3 (PR#369).
21+ * Update BarPlot documentation (PR#362).
22+ * Use EDM for CI testing (PR#365).
23+ * Address warnings coming from recent versions of Numpy (PR#350).
24+
1125
1226Release 4.6.1
1327-------------
1428
1529Fixes
1630
17- * Copy over HOME value to git environment. (PR#342)
18- * Fix issue with setup.py that prevent correct versioning on non-git checkouts.
19- (PR#337)
31+ * Copy over HOME value to git environment (PR#342).
32+ * Fix issue with setup.py that prevent correct versioning on non-git checkouts
33+ (PR#337).
2034
2135
2236Release 4.6.0
You can’t perform that action at this time.
0 commit comments