Skip to content
This repository was archived by the owner on Jun 7, 2021. It is now read-only.

Commit 4871e60

Browse files
committed
Update changelog.
1 parent eb2f051 commit 4871e60

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# webthing Changelog
22

33
## [Unreleased]
4+
5+
## [0.12.0] - 2019-07-12
46
### Changed
57
- Things now use `title` rather than `name`.
68
- Things now require a unique ID in the form of a URI.
@@ -30,7 +32,8 @@
3032
### Changed
3133
- Property, Action, and Event description now use `links` rather than `href`. - [Spec PR](https://github.com/mozilla-iot/wot/pull/119)
3234

33-
[Unreleased]: https://github.com/mozilla-iot/webthing-python/compare/v0.11.3...HEAD
35+
[Unreleased]: https://github.com/mozilla-iot/webthing-python/compare/v0.12.0...HEAD
36+
[0.12.0]: https://github.com/mozilla-iot/webthing-python/compare/v0.11.3...v0.12.0
3437
[0.11.3]: https://github.com/mozilla-iot/webthing-python/compare/v0.11.2...v0.11.3
3538
[0.11.2]: https://github.com/mozilla-iot/webthing-python/compare/v0.11.1...v0.11.2
3639
[0.11.1]: https://github.com/mozilla-iot/webthing-python/compare/v0.11.0...v0.11.1

0 commit comments

Comments
 (0)