1
0
mirror of https://github.com/xtacocorex/CHIP_IO synced 2025-07-20 04:43:21 +00:00

API documentation complete, closing #74 and closing #73

This commit is contained in:
Robert Wolterman
2017-08-09 22:54:20 -05:00
parent 2247e9d234
commit 4670e44758
4 changed files with 338 additions and 6 deletions

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
chip-io (0.6.0-1) unstable; urgency=low
* Random comment cleanup
* Implement fix for #76
* API documentation added
* Closing #74
-- Robert Wolterman <robert.wolterman@gmail.com> Wed, 09 Aug 2017 22:50:00 -0600
chip-io (0.5.9-1) unstable; urgency=low
* Merged PR#70 to enable the underlying C code to be used properly in C based code