Skip to content

Commit

Permalink
Create changelog.md
Browse files Browse the repository at this point in the history
Request on Issue #93
  • Loading branch information
Vido committed Sep 30, 2015
1 parent b30be6c commit a056833
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
## v0.1:
###### NO TAG `commit 3887596426a2b5e3b09c09288545281a36e0f2d2`
- ???

## v0.1.1:
###### NO TAG `commit a247dc787dd0fdc7ba8ca5c20f255f1ffbb451bc`
- ???

### v0.1.5:
###### NO TAG `commit 02e277f45ae8a8044118e85b48484cda5e0a59ca`
- ???

### v0.1.6:
###### NO TAG `commit eff5dd7af0945cc1265c6427ca1ac93bb919318a`
- ???

### v0.1.7 features:
###### NO TAG `commit ffb9727e41f4ee813d59da54732494e33c22c318`
- improved error message for RPi.GPIO dependency when using pingo.rpi

### v0.1.9 features:
###### TAG `commit 51dc60acf75625fd5af2b156b81199f83a40f6c6`
- PcDuino (only digital pins support)
- Arduino support via Firmata Protocol
- Analog pins support
- AutoDetection
- pytest replaces unittest

### v0.2.0 features:
###### TODO TAG `commit f6f3f8b591434c73a858310d9c06fb19787d762d`
- RaspberryPiBPlus()
- pcDuino V3
- StrKeyDict()
- PyMata replaces pyfirmata

0 comments on commit a056833

Please sign in to comment.