From bebbdc39dbaa5f3605acb8734a66564caa66d3c2 Mon Sep 17 00:00:00 2001 From: Jam Risser Date: Thu, 10 Oct 2019 19:58:30 -0500 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6846e51..12f6f36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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). +## [0.5.3] - 2019-10-10 +### Added +* complient requirements as per #33 #34 +### Fixed +* MarkdownParser no longer exists #35 +* escaping '__' coming from python methods #37 +* classes and methods are not at the same title level #38 + ## [0.5.1] - 2019-06-28 ### Added * links include subnode information