diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b2b0a7..d6bb1c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,31 @@ # Matemat Changelog + +## Version 0.2.7 + +Feature release + +### Changes + + +- Feature: More touch-friendly deposit interface + + + + + +## Version 0.2.6 + +Bugfix release + +### Changes + + +- Fix: Improve support for stock providers + + + + ## Version 0.2.5 diff --git a/matemat/__init__.py b/matemat/__init__.py index 6c0a1ad..e98cbf8 100644 --- a/matemat/__init__.py +++ b/matemat/__init__.py @@ -1,2 +1,2 @@ -__version__ = '0.2.5' +__version__ = '0.2.7' diff --git a/package/debian/matemat/DEBIAN/control b/package/debian/matemat/DEBIAN/control index 37e9315..b1f8a77 100644 --- a/package/debian/matemat/DEBIAN/control +++ b/package/debian/matemat/DEBIAN/control @@ -1,5 +1,5 @@ Package: matemat -Version: 0.2.6 +Version: 0.2.7 Maintainer: s3lph Section: web Priority: optional