summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérôme Vieilledent <lolautruche@gmail.com>2014-09-12 16:45:00 +0200
committerJérôme Vieilledent <lolautruche@gmail.com>2014-09-12 16:45:00 +0200
commit3733eb4fc080bcfc64793ab02054bbf170d731c6 (patch)
tree018ef1e915620acd89e7bd5119462b913e9e7f9a
parent691431de8c17573398a9248fc37c8de3a88cb258 (diff)
downloadzetacomponents-graph-3733eb4fc080bcfc64793ab02054bbf170d731c6.zip
zetacomponents-graph-3733eb4fc080bcfc64793ab02054bbf170d731c6.tar.gz
Update ChangeLog
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 628187f..7426a1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+1.5.2 - Saturday 21 December 2013
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- Fixed Base dependency to use semver in composer.json
+
+1.5.1 - Saturday 21 December 2013
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- Clean up mock objects stored in attributes at tearDown().
+- Fixed: Adjusted source headers of Graph to Apache license.
+- Updated: Moving copyright information to NOTICE files.
+- Fixed: Added missing file level doc blocks in order to satisfy ASF license regulations.
+- Fixed: Updated copyright dates in NOTICE files.
+- Remove custom test runner.
+- Fixed #95 (typo in docblock), thanks Yousif Masoud
+- Enabled 2 test cases (22 tests) in Graph component
+- Added composer.json
+- Added Travis config
+- Patched ezcGraphRenderer3d to render labels correclty in case of additional axes
+- Use non-local-aware number printing everywhere
+- Also make verbose driver non local aware
+- Fixed parameter order in comparison
+
1.5 - Monday 21 December 2009
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OpenPOWER on IntegriCloud