Skip to content

Commit 3c6a6e6

Browse files
committed
Update changelog.
1 parent a9dde58 commit 3c6a6e6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## [0.13.2] - 2020-12-27
5+
## [0.13.2] - 2020-12-29
66
### Changed
77
- Added libmdns::Service property called `dns_service` to WebThingServer
88
- Rust example publishes mDNS-SD (service discovery) correctly
@@ -64,7 +64,8 @@
6464
### Changed
6565
- Property, Action, and Event description now use `links` rather than `href`. - [Spec PR](https://github.com/WebThingsIO/wot/pull/119)
6666

67-
[Unreleased]: https://github.com/WebThingsIO/webthing-rust/compare/v0.13.1...HEAD
67+
[Unreleased]: https://github.com/WebThingsIO/webthing-rust/compare/v0.13.2...HEAD
68+
[0.13.2]: https://github.com/WebThingsIO/webthing-rust/compare/v0.13.1...v0.13.2
6869
[0.13.1]: https://github.com/WebThingsIO/webthing-rust/compare/v0.13.0...v0.13.1
6970
[0.13.0]: https://github.com/WebThingsIO/webthing-rust/compare/v0.12.4...v0.13.0
7071
[0.12.4]: https://github.com/WebThingsIO/webthing-rust/compare/v0.12.3...v0.12.4

0 commit comments

Comments
 (0)