Skip to content

Commit d027633

Browse files
docs(CHANGELOG.md): update 2.0.0.
1 parent d83882a commit d027633

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
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212

1313
- [`069d111`][069d111]
1414
Added static private property `#template` of a `string` type.
15-
Added private instance `#callback` property of `Callback` instance.
15+
Added private instance `#callback` property of [`Callback`][package-callback] instance.
1616
Added private instance `#fix`, `#problem`, `#tpl` property.
1717
Added pubic methods [`setFix()`][error-method-setfix], [`setMessage()`][error-method-setmessage], [`setProblem()`][error-method-setproblem], [`setTemplate()`][error-method-settemplate], [`throw()`][error-method-throw], [`updateMessage()`][error-method-updatemssage] of an instance.
1818
Added static private methods `#guardMessage()`, `#guardTemplate()`.

0 commit comments

Comments
 (0)