Skip to content

Commit e095d52

Browse files
committed
docs: update changelog
1 parent 1ab557f commit e095d52

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## ngrx-forms Changelog
22

3+
<a name="3.0.1"></a>
4+
### 3.0.1
5+
6+
#### Bugfixes
7+
8+
* remove module augmentations for `requiredTrue` and `requiredFalse` validation errors since they conflict with the `required` module augmentation and are already covered by it ([1ab557f](https://github.com/MrWolfZ/ngrx-forms/commit/1ab557f)), closes [#92](https://github.com/MrWolfZ/ngrx-forms/issues/92)
9+
310
<a name="3.0.0"></a>
411
### 3.0.0
512

0 commit comments

Comments
 (0)