Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrstegeman committed Mar 27, 2020
1 parent 15e6ccf commit 494acdb
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## [0.12.2] - 2020-03-27
### Changed
- Updated dependencies.

## [0.12.1] - 2019-11-07
### Changed
- Fixed deprecations.

## [0.12.0] - 2019-07-12
### Changed
- Things now use `title` rather than `name`.
Expand Down Expand Up @@ -32,7 +40,9 @@
### Changed
- Property, Action, and Event description now use `links` rather than `href`. - [Spec PR](https://github.com/mozilla-iot/wot/pull/119)

[Unreleased]: https://github.com/mozilla-iot/webthing-rust/compare/v0.12.0...HEAD
[Unreleased]: https://github.com/mozilla-iot/webthing-rust/compare/v0.12.2...HEAD
[0.12.2]: https://github.com/mozilla-iot/webthing-rust/compare/v0.12.1...v0.12.2
[0.12.1]: https://github.com/mozilla-iot/webthing-rust/compare/v0.12.0...v0.12.1
[0.12.0]: https://github.com/mozilla-iot/webthing-rust/compare/v0.11.0...v0.12.0
[0.11.0]: https://github.com/mozilla-iot/webthing-rust/compare/v0.10.3...v0.11.0
[0.10.3]: https://github.com/mozilla-iot/webthing-rust/compare/v0.10.2...v0.10.3
Expand Down

0 comments on commit 494acdb

Please sign in to comment.