Implemented PULSE endpoints (rest)

This commit is contained in:
Dario Moceri
2021-01-22 18:59:57 +01:00
parent 20d87ea4b7
commit d7ec7bcb95

View File

@@ -1,4 +1,5 @@
1.1.9
- Implemented PULSE endpoints (rest)
- Updated pyee and changed deprecated class EventEmitter() -> AsyncIOEventEmitter() to make it work with all Python 3.X versions
1.1.8