From ab6aa56b7891f06c7cada2c5e285a315c69bae24 Mon Sep 17 00:00:00 2001 From: Krzysztof Jagiello Date: Sun, 19 Feb 2017 23:24:50 +0100 Subject: [PATCH] Version bump --- CHANGELOG.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..87cc9c0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,28 @@ +# Change Log + +## [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) + +**Implemented enhancements:** + +- Ability to do manual stock-taking [\#17](https://github.com/uppsaladatavetare/foobar-api/pull/17) ([kjagiello](https://github.com/kjagiello)) +- Automatised inventory system \(\#4\) [\#15](https://github.com/uppsaladatavetare/foobar-api/pull/15) ([kjagiello](https://github.com/kjagiello)) +- Local settings improvements, together with debug toolbar fixes [\#13](https://github.com/uppsaladatavetare/foobar-api/pull/13) ([flaeppe](https://github.com/flaeppe)) +- Django 1.9-1.11a compatibility [\#11](https://github.com/uppsaladatavetare/foobar-api/pull/11) ([kjagiello](https://github.com/kjagiello)) + +**Closed issues:** + +- Manual stock-taking [\#16](https://github.com/uppsaladatavetare/foobar-api/issues/16) +- 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.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) + +## [1.0.1](https://github.com/uppsaladatavetare/foobar-api/tree/1.0.1) (2016-02-17) +[Full Changelog](https://github.com/uppsaladatavetare/foobar-api/compare/1.0.0...1.0.1) + +## [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