|
2 | 2 |
|
3 | 3 | ## [Unreleased] |
4 | 4 |
|
| 5 | +## [0.13.1] - 2020-09-23 |
| 6 | +### Changed |
| 7 | +- Update author and URLs. |
| 8 | + |
5 | 9 | ## [0.13.0] - 2020-09-16 |
6 | 10 | ### Changed |
7 | 11 | - Now using 2018 edition of Rust. |
|
49 | 53 |
|
50 | 54 | ## [0.10.0] - 2018-11-30 |
51 | 55 | ### Changed |
52 | | -- Property, Action, and Event description now use `links` rather than `href`. - [Spec PR](https://github.com/mozilla-iot/wot/pull/119) |
| 56 | +- Property, Action, and Event description now use `links` rather than `href`. - [Spec PR](https://github.com/WebThingsIO/wot/pull/119) |
53 | 57 |
|
54 | | -[Unreleased]: https://github.com/mozilla-iot/webthing-rust/compare/v0.13.0...HEAD |
55 | | -[0.13.0]: https://github.com/mozilla-iot/webthing-rust/compare/v0.12.3...v0.13.0 |
56 | | -[0.12.3]: https://github.com/mozilla-iot/webthing-rust/compare/v0.12.2...v0.12.3 |
57 | | -[0.12.2]: https://github.com/mozilla-iot/webthing-rust/compare/v0.12.1...v0.12.2 |
58 | | -[0.12.1]: https://github.com/mozilla-iot/webthing-rust/compare/v0.12.0...v0.12.1 |
59 | | -[0.12.0]: https://github.com/mozilla-iot/webthing-rust/compare/v0.11.0...v0.12.0 |
60 | | -[0.11.0]: https://github.com/mozilla-iot/webthing-rust/compare/v0.10.3...v0.11.0 |
61 | | -[0.10.3]: https://github.com/mozilla-iot/webthing-rust/compare/v0.10.2...v0.10.3 |
62 | | -[0.10.2]: https://github.com/mozilla-iot/webthing-rust/compare/v0.10.1...v0.10.2 |
63 | | -[0.10.1]: https://github.com/mozilla-iot/webthing-rust/compare/v0.10.0...v0.10.1 |
64 | | -[0.10.0]: https://github.com/mozilla-iot/webthing-rust/compare/v0.9.3...v0.10.0 |
| 58 | +[Unreleased]: https://github.com/WebThingsIO/webthing-rust/compare/v0.13.1...HEAD |
| 59 | +[0.13.0]: https://github.com/WebThingsIO/webthing-rust/compare/v0.13.0...v0.13.1 |
| 60 | +[0.13.0]: https://github.com/WebThingsIO/webthing-rust/compare/v0.12.3...v0.13.0 |
| 61 | +[0.12.3]: https://github.com/WebThingsIO/webthing-rust/compare/v0.12.2...v0.12.3 |
| 62 | +[0.12.2]: https://github.com/WebThingsIO/webthing-rust/compare/v0.12.1...v0.12.2 |
| 63 | +[0.12.1]: https://github.com/WebThingsIO/webthing-rust/compare/v0.12.0...v0.12.1 |
| 64 | +[0.12.0]: https://github.com/WebThingsIO/webthing-rust/compare/v0.11.0...v0.12.0 |
| 65 | +[0.11.0]: https://github.com/WebThingsIO/webthing-rust/compare/v0.10.3...v0.11.0 |
| 66 | +[0.10.3]: https://github.com/WebThingsIO/webthing-rust/compare/v0.10.2...v0.10.3 |
| 67 | +[0.10.2]: https://github.com/WebThingsIO/webthing-rust/compare/v0.10.1...v0.10.2 |
| 68 | +[0.10.1]: https://github.com/WebThingsIO/webthing-rust/compare/v0.10.0...v0.10.1 |
| 69 | +[0.10.0]: https://github.com/WebThingsIO/webthing-rust/compare/v0.9.3...v0.10.0 |
0 commit comments