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:
authorChristian Schmidt <github@chsc.dk>2018-07-27 04:46:58 +0300
committerdiosmosis <diosmosis@users.noreply.github.com>2018-07-27 04:46:58 +0300
commit09c4fcc56a0e86728c3e37c94131312bc4cd703c (patch)
tree0dd8ba18e95018e4d5a6252e65691bd81ac722cc /CHANGELOG.md
parent70d1b446778909b3beda16ff4dc50fdd968d63ea (diff)
Translate currency names (#13068)
* Translate currency names * Update tests * Fix more tests * Use plural form in config key name * Update screenshots
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 522f82e99f..c45550f81b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@ The Product Changelog at **[matomo.org/changelog](https://matomo.org/changelog)*
## Matomo 3.6.0
+### New Features
+
+* Custom currencies can now be added using the `currencies[]` configuration key.
+
### New APIs
* Added new event `API.addGlossaryItems` which lets you add items to the glossary.