moved asyncio source files to folder src/asyncio, removed unused variable in scout_base.hpp

This commit is contained in:
Ruixiang Du
2020-08-20 22:03:11 +08:00
parent 7daef9893a
commit 310ea758a3
7 changed files with 8 additions and 11 deletions

View File

@@ -2,12 +2,14 @@
## 0.1.5 (2020-06-17)
-------------------
* Merged multiple small libraries into one "wrpsdk"
* Merged multiple small libraries into one "wrp_sdk"
* Changed to "plain" project structure
* Contributors: Ruixiang Du
## 0.1.4 (2020-04-01)
-------------------
* Added initial support of Hunter
* Contributors: Ruixiang Du
## 0.1.3 (2019-09-15)
------------------