Skip to content

Commit b690ccf

Browse files
committed
Update CHANGELOG.md
1 parent dc258ea commit b690ccf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
## [2.1.0 (2021-08-28)]
1313

1414
- Deprecation cocoapods support.
15+
- Remove userScripts property.
1516

1617
## [2.0.2 (2020-02-06)]
1718

@@ -125,7 +126,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
125126

126127
- First release.
127128

128-
[Unreleased]: https://github.com/ridi/WKJavaScriptController/compare/2.0.2...HEAD
129+
[Unreleased]: https://github.com/ridi/WKJavaScriptController/compare/2.1.0...HEAD
130+
[2.1.0 (2021-08-28)]: https://github.com/ridi/WKJavaScriptController/compare/2.0.2...2.1.0
129131
[2.0.2 (2020-02-06)]: https://github.com/ridi/WKJavaScriptController/compare/2.0.1...2.0.2
130132
[2.0.1 (2019-03-06)]: https://github.com/ridi/WKJavaScriptController/compare/2.0.0...2.0.1
131133
[2.0.0 (2019-02-28)]: https://github.com/ridi/WKJavaScriptController/compare/1.2.0...2.0.0

0 commit comments

Comments
 (0)