We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 749a6fd commit 49fdc9cCopy full SHA for 49fdc9c
CHANGELOG.md
@@ -6,6 +6,19 @@ All notable changes to this project will be documented in this file.
6
The format is based on [Keep a Changelog](http://keepachangelog.com/)
7
and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
+## [2.0.1] - 2021-08-12
10
+
11
+### 2.0.1 Fix
12
13
+- [`c77f3cf`][c77f3cf]
14
+ Fix JS documentation of `ValidationError`.
15
16
+- [`bc8e965`][bc8e965]
17
+ Fix documentation of `README.md`.
18
19
+[c77f3cf]: https://github.com/angular-package/error/commit/c77f3cfc8f7958dbfa29022d2e564d6095c2dc65
20
+[bc8e965]: https://github.com/angular-package/error/commit/bc8e9653bd5e5546f2a3df2d6d6f18bcefea192b
21
22
## [2.0.0] - 2021-08-12
23
24
### 2.0.0 Added
0 commit comments