From 96cbf20dad2f2dfc299b86ddb5991591e25c46fe Mon Sep 17 00:00:00 2001 From: Geoffrey Hunter Date: Tue, 7 Jul 2020 20:39:47 +1200 Subject: [PATCH] Updated CHANGELOG. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e326a10..9350a3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [v2.0.2] - 2020-07-07 + ### Added - Sphinx documentation. - Unit tests for testing `SetTimeout()`. ### Fixed - Serial port state is set to `CLOSED` on initialization. +- Fixed build commands in README. ## [v2.0.1] - 2017-11-27 -- libgit2 0.21.4