Skip to content
Snippets Groups Projects
Commit b08ccfc8 authored by Release Webservice's avatar Release Webservice
Browse files

Finished release 0.28.

parents 8c027abc 6a9c826a
Branches
Tags 0.41
No related merge requests found
......@@ -3,7 +3,7 @@
"groupBy": [
{% if not percentile %}
{
"params": ["$__interval"],
"params": ["5m"],
"type": "time"
},
{
......
......@@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
## [0.28] - 2021-11-02
- changed group by '5m' window
## [0.27] - 2021-11-01
- POL1-463: Added a menu item to a dashboard list for EUMETSAT multicast
- changed group by window from '5m' to '$__interval', globally
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='brian-dashboard-manager',
version="0.27",
version="0.28",
author='GEANT',
author_email='swd@geant.org',
description='',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment