Skip to content

Commit efd9739

Browse files
committed
- Update changelog/README with new version 0.1.3
1 parent 24ce920 commit efd9739

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

mathplot/Changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 0.1.3 - 2014-11-26
2+
* Add mpMarker (a mpText using absolute position)
3+
* Fix Sample 1 compilation against wxWdiget > 2.7
4+
15
Version 0.1.2 - 2009-10-25
26
* Added mpX_DATE and mpX_DATETIME formats for X axis.
37
* Axes labels' format can now be set using the SetLabelFormat function, so the user can select the appropriate format fitting his needs.

mathplot/README

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ wxMathPlot is a framework for mathematical graph plotting in wxWindows.
33
For more information go to
44
https://sourceforge.net/projects/wxmathplot/
55
http://wxmathplot.sourceforge.net/
6+
https://github.com/R1kk3r/wxMathPlot/
7+
8+
0.1.3 Release notes
9+
-------------------
10+
New github repo. New class mpMarker. Minor bugfixes.
611

712
0.1.2 Release notes
813
-------------------

0 commit comments

Comments
 (0)