Skip to content

Commit cb44309

Browse files
author
Peter Wang
committed
condensing and rewording a few things in CHANGELOG
1 parent 9ed439d commit cb44309

File tree

1 file changed

+6
-26
lines changed

1 file changed

+6
-26
lines changed

CHANGELOG

Lines changed: 6 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,22 @@
11
2014-02-17 0.4.1:
22
--------------------
3-
* hover tool
4-
* improved MPL
3+
* Improved matplotlib interface, including LineCollections and more examples
54
* Scala interface
6-
* categorical axis
5+
* Support for categorical data, axes, and ranges
6+
* hover tool
7+
* improved interactions with Pan tool so it automatically triggers on
8+
mousedown
9+
* Added %bokeh magic for IPython Notebook
710
* enhancements:
8-
- # 368 Offset Line Collection example
9-
- # 367 Added line collection dashed example and the linestyle support.
1011
- # 365 Removing setuptools
1112
- # 362 Change Name="..." to title="..." in plotting/file/hover.py
12-
- # 358 Hover tool functionality
13-
- # 357 Add IPython notebook example with a random walk
14-
- # 356 Added little explanation about running the test suite.
1513
- # 355 Note about dependencies to install PyAudio successfully in debian-based systems
16-
- # 352 ListCollection mpl-support
17-
- # 350 Add a note about some libs underlying pyaudio in debian-based systems
18-
- # 349 Deleted docs folder
19-
- # 348 Avoid pylab and use the specific imports instead.
20-
- # 347 Add a little hint about how to test the python side of bokeh
21-
- # 344 Change command from grunt qunit to grunt test to run the test suite.
22-
- # 342 Changed to grunt deploy to avoid missing minified scripts
23-
- # 324 Added link to bokehjs/README
24-
- # 338 Support for categorical ranges
2514
- # 337 Simplify plotting module and make auto-documentable
2615
- # 336 Added redis-server to note about low level dependencies.
2716
- # 344 add elements data and example
28-
- # 323 Fixed path to server examples.
29-
- # 329 Update of six requirement to version 1.5.2.
3017
- # 328 Added a note about the need of some low level dependencies.
31-
- # 327 Added git clone command to the quickstart.md doc.
32-
- # 326 Testing give me warning and force me to --force
3318
- # 325 Change grunt devdeploy to grunt deploy
34-
- # 324 Highlight the link to bokehjs README
35-
- # 323 In QUICKSTART.md, we are pointing to the wrong example files.
3619
- # 321 Add contributors.rst file
37-
- # 319 Update six requirement to 1.5.2
38-
- # 318 Some systems need to have installed some low level libs...
39-
- # 312 Automatically activate pan tool on mousedown
4020
* bugfixes:
4121
- # 354 Axes properties do not seem to update.
4222
- # 320 Unable to execute: redis-server

0 commit comments

Comments
 (0)