Skip to content

Commit

Permalink
Up version
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis committed Jun 21, 2021
1 parent 1d3df77 commit 72e0ea3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
11 changes: 4 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# Changelog

## 1.0.2

Initial release.

- Visualizing data from cdn stats api
- Support for multiple methods of authentications (JWT & permanent tokens)
- Support for groupings and filtering data by resource & clients ids
## 1.0.3

- Support for groupings and filtering data by vhosts, regions, countries, datacenters ids
- Support for permanent token authentication
- Add text formatting for legend key values
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gcore-cdn-stats",
"version": "1.0.2",
"version": "1.0.3",
"description": "",
"scripts": {
"build": "grafana-toolkit plugin:build",
Expand Down

0 comments on commit 72e0ea3

Please sign in to comment.