Skip to content

Commit 692b437

Browse files
chore(release): 2.0.0
1 parent 28aa62f commit 692b437

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
1-
# Change Log
1+
# Changelog
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.0.0](https://github.com/webpack-contrib/schema-utils/compare/v1.0.0...v2.0.0) (2019-07-17)
6+
7+
8+
### BREAKING CHANGES
9+
10+
* drop support for Node.js < 8.9.0
11+
* drop support `errorMessage`, please use `description` for links.
12+
* api was changed, please look documentation.
13+
* error messages was fully rewritten.
14+
15+
516
<a name="1.0.0"></a>
617
# [1.0.0](https://github.com/webpack-contrib/schema-utils/compare/v0.4.7...v1.0.0) (2018-08-07)
718

0 commit comments

Comments
 (0)