Skip to content

Commit 0bc3890

Browse files
committed
Update changelog.
1 parent a7aa836 commit 0bc3890

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## [Unreleased]
44

5+
## [0.15.0] - 2021-01-05
6+
### Added
7+
- Parameter to disable host validation in server.
8+
59
## [0.14.0] - 2020-12-14
610
### Changed
711
- Converted project to TypeScript.
@@ -47,7 +51,8 @@
4751
### Changed
4852
- Property, Action, and Event description now use `links` rather than `href`. - [Spec PR](https://github.com/WebThingsIO/wot/pull/119)
4953

50-
[Unreleased]: https://github.com/WebThingsIO/webthing-node/compare/v0.14.0...HEAD
54+
[Unreleased]: https://github.com/WebThingsIO/webthing-node/compare/v0.15.0...HEAD
55+
[0.15.0]: https://github.com/WebThingsIO/webthing-node/compare/v0.14.0...v0.15.0
5156
[0.14.0]: https://github.com/WebThingsIO/webthing-node/compare/v0.13.1...v0.14.0
5257
[0.13.1]: https://github.com/WebThingsIO/webthing-node/compare/v0.13.0...v0.13.1
5358
[0.13.0]: https://github.com/WebThingsIO/webthing-node/compare/v0.12.3...v0.13.0

0 commit comments

Comments
 (0)