Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
phardy committed Aug 9, 2016
1 parent 6815031 commit 9431b8e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

* **0.18.2.2**: 20160809
I'm still getting the hang of making the new serial handling code work
properly, sorry. This release is a minor change to the serial port
initialisation and teardown, ensuring the port is created properly every
time the flight scene loads, and is torn down properly without memory leaks
when the flight scene exits. This should make it more stable across
multiple scene changes.
* **0.18.2.1**: 20160721
* Move inbound packet processing out of worker back in to main thread.
* Serial worker thread uses while loop instead of nested calls,
Expand Down

0 comments on commit 9431b8e

Please sign in to comment.