From c2ba5c28c6334eee66c4e1f37ede9c4e767533bd Mon Sep 17 00:00:00 2001 From: Scott Xu Date: Sun, 22 Oct 2017 23:28:33 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ac78ccd..bdae3659 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. 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). +## [3.3.3] - 2017-10-22 + +### Fixed +- Removed debug code. + ## [3.3.2] - 2017-10-22 ### Added