summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2014-09-19 04:27:06 +0100
committerDerick Rethans <github@derickrethans.nl>2014-09-19 04:27:06 +0100
commit18d29adc446f3e8959671fab0c78eb1155a4a96d (patch)
treec7035e56ab4287457ba10274d9d90f020602c5d6
parent7b681b0ef247c17b483b894ec236ab851e1e8989 (diff)
parent9dd5bee4cad1968c94435bbf435faec5ba5e78b5 (diff)
downloadzetacomponents-graph-18d29adc446f3e8959671fab0c78eb1155a4a96d.zip
zetacomponents-graph-18d29adc446f3e8959671fab0c78eb1155a4a96d.tar.gz
Merge pull request #10 from lolautruche/patch-2
Update ChangeLog
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 628187f..a295cce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+1.5.2 - Sunday 14 September 2014
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- 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