Skip to content

Commit 8426639

Browse files
committed
Update CHANGELOG.md
1 parent ea27332 commit 8426639

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
0.7
2+
---
3+
- Dramatically increased test coverage and documentation
4+
- api
5+
- Conform to the [cppp.io](https://github.com/hybridgroup/cppp-io) spec
6+
- Add support for basic middleware
7+
- Add support for custom routes
8+
- Add SSE support
9+
- ardrone
10+
- Add optional parameter to specify the drones network address
11+
- core
12+
- Add `Once(e *Event, f func(s interface{})` Event function
13+
- Rename `Expect` to `Assert` and add `Refute` test helper function
14+
- i2c
15+
- Add support for MPL115A2
16+
- Add support for MPU6050
17+
- mavlink
18+
- Add support for `common` mavlink messages
19+
- mqtt
20+
- Add support for mqtt
21+
- raspi
22+
- Add support for the Raspberry Pi
23+
- sphero
24+
- Enable stop on sphero disconnect
25+
- Add `Collision` data struct
26+
- sysfs
27+
- Add generic linux filesystem gpio implementation
28+
129
0.6.1
230
---
331
- cli

0 commit comments

Comments
 (0)