From 40f977bac7d4e6a00c01c768e80777b3cd27051c Mon Sep 17 00:00:00 2001 From: Esteban Marin Date: Thu, 7 Jun 2018 07:45:19 +0200 Subject: [PATCH] update changelog for 1.2.3 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c891826..e95b883 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 1.2.3 +* Bugfix: input shows rounded corners when used together with MatDatepicker [#33](https://github.com/bithost-gmbh/ngx-mat-select-search/issues/33) + ## 1.2.2 * Bugfix: input shows drop shadow when used together with MatDatepicker [#33](https://github.com/bithost-gmbh/ngx-mat-select-search/issues/33)