Skip to content

Commit c17f5ac

Browse files
committed
docs: update for release v0.4.0
1 parent 1108134 commit c17f5ac

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.4.0 (2020-01-11)
2+
3+
### Features
4+
5+
* add structural directive for controlled errors management
6+
* add standard names for components
7+
18
## 1.0.0 (2020-01-11)
29

310
### Features

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# NgxValidationErrors
22

3-
This library allows you to show dynamically created errors in forms using **FormControlName**.
3+
This library allows you to show dynamically created errors in forms.
4+
5+
Choose the version corresponding to your Angular version:
6+
7+
Angular | @xtream/ngx-validation-errors
8+
----------- | -------------------
9+
7 | 0.x
10+
8 | 1.x
11+
412

513
## Messages generation
614

0 commit comments

Comments
 (0)