Skip to content

Commit

Permalink
Fix typos in release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee committed Feb 29, 2016
1 parent ed9852a commit 78c8d57
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@

### New Features

* px4 compatability improvements
* PX4 compatibility improvements

### Updated Features

* Documentation fixes
* PIP repository improvements
* mode-setting API improvements
* ardupilot-solo compatability fixes
* Mode-setting API improvements
* ardupilot-solo compatibility fixes



Expand All @@ -29,8 +29,10 @@
### Bug Fixes

* Splits outbound messages into its own thread.
* remove of capabilities request on HEARTBEAT listener
* check if mode_mapping has items before iteration
* Remove of capabilities request on HEARTBEAT listener
* Check if mode_mapping has items before iteration



## Version 2.1.0 (2016-02-16)

Expand Down
10 changes: 5 additions & 5 deletions docs/about/github_latest_release.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ Version 2.3.0 (2016-02-26)
New Features
~~~~~~~~~~~~

- px4 compatability improvements
- PX4 compatibility improvements

Updated Features
~~~~~~~~~~~~~~~~

- Documentation fixes
- PIP repository improvements
- mode-setting API improvements
- ardupilot-solo compatability fixes
- Mode-setting API improvements
- ardupilot-solo compatibility fixes

Version 2.2.0 (2016-02-19)
--------------------------
Expand All @@ -36,8 +36,8 @@ Bug Fixes
~~~~~~~~~

- Splits outbound messages into its own thread.
- remove of capabilities request on HEARTBEAT listener
- check if mode\_mapping has items before iteration
- Remove of capabilities request on HEARTBEAT listener
- Check if mode\_mapping has items before iteration

Version 2.1.0 (2016-02-16)
--------------------------
Expand Down

0 comments on commit 78c8d57

Please sign in to comment.