Skip to content

Commit 15f189d

Browse files
committed
docs: update changelog
1 parent 0c2c0cc commit 15f189d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
#### Bugfixes
77

8-
* fix `select` controls not properly selecting `option` if `option` is added to the DOM after the value of the state was set to the value of the option, closes [#23](https://github.com/MrWolfZ/ngrx-forms/issues/23)
8+
* fix `select` controls not properly selecting `option` if `option` is added to the DOM after the value of the state was set to the value of the option ([0c2c0cc](https://github.com/MrWolfZ/ngrx-forms/commit/0c2c0cc)), closes [#23](https://github.com/MrWolfZ/ngrx-forms/issues/23)
99

1010
<a name="2.1.0"></a>
1111
### 2.1.0

0 commit comments

Comments
 (0)