Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <tsteur@users.noreply.github.com>2014-09-25 10:29:41 +0400
committerThomas Steur <tsteur@users.noreply.github.com>2014-09-25 10:29:41 +0400
commit1ea39337591eda9e943cf8020340255ad5bd9dc6 (patch)
tree8735eebb22e0126ac2853991b6487b254e22120d /CHANGELOG.md
parenteaf702fe5434e4b68c72155146e6031d5809ca6b (diff)
refs #5983 mention angularjs update so plugin developers can test their components with latest angularjs version
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aac17f9b38..579958db8f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,9 @@ This is a changelog for Piwik platform developers. All changes for our HTTP API'
### New API Features
* The pivotBy and related query parameters can be used to pivot reports by another dimension. Read more about the new query parameters [here](http://developer.piwik.org/api-reference/reporting-api#optional-api-parameters).
+### Library updates
+* Updated AngularJS from 1.2.13 to 1.2.25
+
## Piwik 2.7.0
### Reporting APIs
@@ -105,5 +108,6 @@ We are using `@since` annotations in case we are introducing new API's to make i
### New APIs
### New commands
### New guides
+### Library updates
### Internal change
-->