1
0
Fork 0

update: Changelog.md

This commit is contained in:
Ronan 2020-02-16 12:09:22 +01:00
commit 40fc4b4ff4
2 changed files with 4 additions and 5 deletions

View file

@ -1,8 +1,7 @@
## Changelog ## v1.0.2
- Fix overflow hidden property on cards cause problems with dropdown
## V1.0.0
- Write documentation, description and FAQ. - Write documentation, description and FAQ.
- Change the style of the search bar (QuickAccess) - Change the style of the search bar (QuickAccess)
- Change the style of the small buttons at the top of the dashboard. - Change the style of the small buttons at the top of the dashboard.
## v1.0.1
Fix: Overflow hidden property on cards cause problems with dropdown

View file

@ -1,7 +1,7 @@
{ {
"name": "GoogleTheme", "name": "GoogleTheme",
"description": "A sublime Google Analytics theme for Matomo", "description": "A sublime Google Analytics theme for Matomo",
"version": "1.0.1", "version": "1.0.2",
"theme": true, "theme": true,
"require": { "require": {
"piwik": ">=3.13.1-stable,<4.0.0-b1" "piwik": ">=3.13.1-stable,<4.0.0-b1"