From 0be4e55aa366abd1bd1faa9045fbc3cd89933c78 Mon Sep 17 00:00:00 2001 From: Luca Pizzamiglio Date: Tue, 13 Aug 2019 22:31:23 +0200 Subject: [PATCH] Prepare 0.3.3 release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 078c8f0..cbcdbcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.3.3] - 2019-08-13 ### Fixed - simplelog: silently ignores TermLogger initialization failure