Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Commit 3336c69

Browse files
Add 0.1.0 release to CHANGELOG
1 parent ebbfee4 commit 3336c69

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## 0.1.0 (2020-07-29)
4+
5+
Includes a breaking change for `gauge`. It has been renamed to `gaugePanel` to
6+
be consistent with the project's panel naming convention.
7+
8+
### Features
9+
10+
* **panel**: Create Stat Panel, Update Gauge Panel
11+
([#242](https://github.com/grafana/grafonnet-lib/pull/242)).
12+
* **template**: Add adhoc template variable
13+
([#245](https://github.com/grafana/grafonnet-lib/pull/245)).
14+
15+
### Enhancements
16+
17+
* **panel**: Add support for repeat in pie chart panel
18+
([#246](https://github.com/grafana/grafonnet-lib/pull/246)).
19+
320
## 0.0.1 (2020-07-06)
421

522
The project is almost 3 years old and this is the first official release.

0 commit comments

Comments
 (0)