From 216cbadd8c8f470fced1fdf4fc10769351ccc171 Mon Sep 17 00:00:00 2001 From: MarkBaker Date: Sun, 6 May 2018 23:51:39 +0100 Subject: [PATCH] Issue 332 Changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2a9bfab..5a15c8e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [Unreleased] + +### Fixed + +- GH-332 Subtotal Calculation + ## [1.2.1] - 2018-04-10 ### Fixed