Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8521225

Browse files
committed
Add a changelog entry for the plot_directive changes
1 parent 3fb0f99 commit 8521225

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2011-04-01 The plot directive Sphinx extension now supports all of the
2+
features in the Numpy fork of that extension. These
3+
include doctest formatting, an 'include-source' option, and
4+
a number of new configuration options. - MGD
5+
6+
2011-03-29 Wrapped ViewVCCachedServer definition in a factory function.
7+
This class now inherits from urllib2.HTTPSHandler in order
8+
to fetch data from github, but HTTPSHandler is not defined
9+
if python was built without SSL support. - DSD
10+
111
2011-03-10 Update pytz version to 2011c, thanks to Simon Cross. - JKS
212

313
2011-03-06 Add standalone tests.py test runner script. - JKS

0 commit comments

Comments
 (0)