From 6a5c4644f303b53226e9248afa34747658a34222 Mon Sep 17 00:00:00 2001 From: Krzysztof Jagiello Date: Thu, 23 Feb 2017 21:57:54 +0100 Subject: [PATCH] Updated the changelog --- CHANGELOG.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87cc9c0..f260b57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,22 @@ # Change Log +## [1.2.0](https://github.com/uppsaladatavetare/foobar-api/tree/1.2.0) (2017-02-23) +[Full Changelog](https://github.com/uppsaladatavetare/foobar-api/compare/1.1.0...1.2.0) + +**Implemented enhancements:** + +- Cash register tracking [\#18](https://github.com/uppsaladatavetare/foobar-api/pull/18) ([ElinSwedin](https://github.com/ElinSwedin)) +- Append-only wallet transactions [\#21](https://github.com/uppsaladatavetare/foobar-api/pull/21) ([kjagiello](https://github.com/kjagiello)) +- Dropping Django 1.9 support & test improvements [\#22](https://github.com/uppsaladatavetare/foobar-api/pull/22) ([flaeppe](https://github.com/flaeppe)) +- Minor UI changes [\#20](https://github.com/uppsaladatavetare/foobar-api/pull/20) ([flaeppe](https://github.com/flaeppe)) + +**Closed issues:** + +- Make modification of transaction history impossible [\#19](https://github.com/uppsaladatavetare/foobar-api/issues/19) +- Update cash wallet [\#3](https://github.com/uppsaladatavetare/foobar-api/issues/3) + ## [1.1.0](https://github.com/uppsaladatavetare/foobar-api/tree/1.1.0) (2017-02-19) -[Full Changelog](https://github.com/uppsaladatavetare/foobar-api/compare/1.0.2...1.1.0) +[Full Changelog](https://github.com/uppsaladatavetare/foobar-api/compare/1.0.3...1.1.0) **Implemented enhancements:** @@ -16,6 +31,9 @@ - Automatize the inventory system [\#4](https://github.com/uppsaladatavetare/foobar-api/issues/4) - Ability to easily track the product quantity [\#1](https://github.com/uppsaladatavetare/foobar-api/issues/1) +## [1.0.3](https://github.com/uppsaladatavetare/foobar-api/tree/1.0.3) (2016-03-15) +[Full Changelog](https://github.com/uppsaladatavetare/foobar-api/compare/1.0.2...1.0.3) + ## [1.0.2](https://github.com/uppsaladatavetare/foobar-api/tree/1.0.2) (2016-03-09) [Full Changelog](https://github.com/uppsaladatavetare/foobar-api/compare/1.0.1...1.0.2) @@ -25,4 +43,4 @@ ## [1.0.0](https://github.com/uppsaladatavetare/foobar-api/tree/1.0.0) (2015-12-08) -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*