We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0e1f15 commit 41cbc1dCopy full SHA for 41cbc1d
2 files changed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.23.0"></a>
2
+# [0.23.0](https://github.com/ESSS/ng-xform/compare/v0.22.3...v0.23.0) (2018-12-21)
3
+
4
5
+### Features
6
7
+* **ng-xform:** suppot async validators ([#51](https://github.com/ESSS/ng-xform/issues/51)) ([d0e1f15](https://github.com/ESSS/ng-xform/commit/d0e1f15))
8
9
10
11
<a name="0.22.3"></a>
12
## [0.22.3](https://github.com/ESSS/ng-xform/compare/v0.22.2...v0.22.3) (2018-12-19)
13
package.json
@@ -1,7 +1,7 @@
{
"name": "@esss/ng-xform",
"description": "Angular lib",
- "version": "0.22.3",
+ "version": "0.23.0",
"homepage": "https://github.com/ESSS/ng-xform",
"author": {
"name": "Eder Soares",
0 commit comments