From 6f90c4d07a35b494c2d2c1a496b5efa95ffa3fc4 Mon Sep 17 00:00:00 2001 From: Brett Vickers Date: Thu, 19 Mar 2020 11:12:29 -0700 Subject: [PATCH] Update release notes for v0.3.0 --- RELEASE_NOTES.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 603765e..932f101 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,13 @@ +Release v0.3.0 +============== + +There have been no breaking changes or further deprecations since the +previous release. + +**Changes** + +* Fixed a bug in the calculation of NTP timestamps. + Release v0.2.0 ==============