Skip to content

Commit 494acdb

Browse files
committed
Update changelog.
1 parent 15e6ccf commit 494acdb

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [0.12.2] - 2020-03-27
6+
### Changed
7+
- Updated dependencies.
8+
9+
## [0.12.1] - 2019-11-07
10+
### Changed
11+
- Fixed deprecations.
12+
513
## [0.12.0] - 2019-07-12
614
### Changed
715
- Things now use `title` rather than `name`.
@@ -32,7 +40,9 @@
3240
### Changed
3341
- Property, Action, and Event description now use `links` rather than `href`. - [Spec PR](https://github.com/mozilla-iot/wot/pull/119)
3442

35-
[Unreleased]: https://github.com/mozilla-iot/webthing-rust/compare/v0.12.0...HEAD
43+
[Unreleased]: https://github.com/mozilla-iot/webthing-rust/compare/v0.12.2...HEAD
44+
[0.12.2]: https://github.com/mozilla-iot/webthing-rust/compare/v0.12.1...v0.12.2
45+
[0.12.1]: https://github.com/mozilla-iot/webthing-rust/compare/v0.12.0...v0.12.1
3646
[0.12.0]: https://github.com/mozilla-iot/webthing-rust/compare/v0.11.0...v0.12.0
3747
[0.11.0]: https://github.com/mozilla-iot/webthing-rust/compare/v0.10.3...v0.11.0
3848
[0.10.3]: https://github.com/mozilla-iot/webthing-rust/compare/v0.10.2...v0.10.3

0 commit comments

Comments
 (0)