Skip to content

Commit

Permalink
docs(changelog): add entry for 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jackw committed May 13, 2024
1 parent 94a282b commit 00f5655
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.3.0

- Add new option to reverse the order of colors in traffic lights
- Add new option to show only the legend (query name) below traffic lights
- Clean up e2e tests with test ids const and bumping plugin-e2e to 1.x.x
- Introduce e2e tests for TrafficLightValue component


## 0.2.0

- Add a new option to select different traffic light styles (`default`, `rounded`, `side-lights`)
Expand Down

0 comments on commit 00f5655

Please sign in to comment.