From 0623f72494889147597360c9836d446f10453899 Mon Sep 17 00:00:00 2001 From: Amit Yathirajadasan Date: Tue, 19 Dec 2023 10:01:50 -0800 Subject: [PATCH] chore: update changelong --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 933a97a..a89353c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,13 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.19.0] - 2023-12-18 + ### Added - TimePicker component by [@amit-y](https://github.com/amit-y) -## [1.17.1] - 2023-12-18 +## [1.18.0] - 2023-12-18 + +### Changed -- add option to enable title's tooltip + change up/down trend arrow colors to grey by [@shahramk](https://github.com/shahramk) +- SimpleBillboard - add option to enable title's tooltip + change up/down trend arrow colors to grey by [@shahramk](https://github.com/shahramk) ## [1.17.0] - 2023-12-14