From 01ba0f3a7fcd6551b79bff595b3442a8eef57f9a Mon Sep 17 00:00:00 2001 From: thangbn Date: Tue, 26 Feb 2019 12:39:51 -0800 Subject: [PATCH] bump to 0.0.12 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d327f74..1602224 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). The format is based on [Keep a Changelog](http://keepachangelog.com/). +## 0.0.12 - 2019-02-26 + - Fix #16 + ## 0.0.11 - 2019-01-26 - Adds functionality to customize the the JSON - change keys, values, etc.