Commit 96cbf20dad2f2dfc299b86ddb5991591e25c46fe

Authored by Geoffrey Hunter
1 parent 7000a079

Updated CHANGELOG.

Showing 1 changed file with 3 additions and 0 deletions
CHANGELOG.md
... ... @@ -7,12 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7 7  
8 8 ## [Unreleased]
9 9  
  10 +## [v2.0.2] - 2020-07-07
  11 +
10 12 ### Added
11 13 - Sphinx documentation.
12 14 - Unit tests for testing `SetTimeout()`.
13 15  
14 16 ### Fixed
15 17 - Serial port state is set to `CLOSED` on initialization.
  18 +- Fixed build commands in README.
16 19  
17 20 ## [v2.0.1] - 2017-11-27
18 21  
... ...