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

Commit 67ad4a4

Browse files
committed
Update changelog.
1 parent 70ff6ed commit 67ad4a4

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [0.12.2] - 2020-03-27
6+
### Added
7+
- Support OPTIONS requests to allow for CORS.
8+
59
## [0.12.1] - 2020-01-13
610
### Changed
711
- Abstracted WebSocket subscriber class to allow library to work with other web frameworks.
@@ -36,8 +40,9 @@
3640
### Changed
3741
- Property, Action, and Event description now use `links` rather than `href`. - [Spec PR](https://github.com/mozilla-iot/wot/pull/119)
3842

39-
[Unreleased]: https://github.com/mozilla-iot/webthing-python/compare/v0.12.1...HEAD
40-
[0.12.0]: https://github.com/mozilla-iot/webthing-python/compare/v0.12.0...v0.12.1
43+
[Unreleased]: https://github.com/mozilla-iot/webthing-python/compare/v0.12.2...HEAD
44+
[0.12.2]: https://github.com/mozilla-iot/webthing-python/compare/v0.12.1...v0.12.2
45+
[0.12.1]: https://github.com/mozilla-iot/webthing-python/compare/v0.12.0...v0.12.1
4146
[0.12.0]: https://github.com/mozilla-iot/webthing-python/compare/v0.11.3...v0.12.0
4247
[0.11.3]: https://github.com/mozilla-iot/webthing-python/compare/v0.11.2...v0.11.3
4348
[0.11.2]: https://github.com/mozilla-iot/webthing-python/compare/v0.11.1...v0.11.2

0 commit comments

Comments
 (0)