From d8650462a4aac74bfa0019df73afebc7d36fa5f5 Mon Sep 17 00:00:00 2001 From: Jonathan Ziller Date: Sat, 11 Jul 2020 11:30:06 +0200 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd70036f..30bb6c6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ #### Bugfixes -* make `wrapReducerWithFormStateUpdate` work properly if used on states that are form states themselves, closes [#196](https://github.com/MrWolfZ/ngrx-forms/issues/196) +* make `wrapReducerWithFormStateUpdate` work properly if used on states that are form states themselves ([9907718](https://github.com/MrWolfZ/ngrx-forms/commit/9907718)), closes [#196](https://github.com/MrWolfZ/ngrx-forms/issues/196) ### 6.3.2