From 854759d312fd2ba6c8ac20fb3139598614076ba2 Mon Sep 17 00:00:00 2001 From: Patrick Kanzler Date: Tue, 15 May 2018 22:48:33 +0200 Subject: [PATCH] update changelog --- CHANGELOG.rst | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7d4c0ff..360ef2b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,30 @@ ********* Changelog ********* +2018-05-15 - Version 3.0a4 - "Kakistocrat" +------------------------------------------ +This release is the fifth alpha release of the new version 3.0. Please +be aware that the API will still change until v3.0 is released. + +changes +^^^^^^^ +- raise exception when TypeError occurs in cashdraw (#268) +- Feature/clear content in dummy printer (#271) +- fix is_online() (#282) +- improve documentation +- Modified submodule to always pull from master branch (#283) +- parameter for implementation of nonnative qrcode (#289) +- improve platform independence (#296) + +contributors +^^^^^^^^^^^^ +- Christoph Heuel +- Patrick Kanzler +- kennedy +- primax79 +- reck31 +- Thijs Triemstra + 2017-10-08 - Version 3.0a3 - "Just Testing" ------------------------------------------- This release is the fourth alpha release of the new version 3.0. Please