Skip to content

Commit fe33bc6

Browse files
committed
added changelog
1 parent 64fb9d7 commit fe33bc6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Changes

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
gnuplotlib (0.32)
2+
3+
* Major rework: support for multiplots. No breaking changes
4+
* All errors raise a specific GnuplotlibError instead of Exception
5+
* tuplesize<0 works with single points
6+
* added convenience plot options square-xy and squarexy as synonyms for
7+
square_xy
8+
* "square_xy" works in 2D: synonym for "square"
9+
* "hardcopy" and "output" are now synonyms
10+
* Makefile uses python3
11+
12+
-- Dima Kogan <dima@secretsauce.net> Thu, 28 Nov 2019 18:50:02 -0800

0 commit comments

Comments
 (0)