From 97dca5e928c250279b8b0d558e30e180b6854038 Mon Sep 17 00:00:00 2001 From: Esteban Marin Date: Thu, 23 May 2019 09:23:50 +0200 Subject: [PATCH] fix changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43dd1f1..1ea2211 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## 1.7.5 * Bugfix: Avoid `Cannot read property 'attach' of undefined` when `` is not inside a `` element with Angular 8 - [#146](https://github.com/bithost-gmbh/ngx-mat-select-search/issues/1476) + [#146](https://github.com/bithost-gmbh/ngx-mat-select-search/issues/146) ## 1.7.4 * Enhancement: Allow setting the initial value of the search input