1 parent 118ca2b commit 1dd333cCopy full SHA for 1dd333c
2 files changed
debian/changelog
@@ -1,3 +1,15 @@
1
+quicktill (25.0) stable; urgency=low
2
+
3
+ * New release 25.0
4
5
+ * Allow stock types to be marked as "archived"
6
7
+ * Add index on StockItem.stocktype
8
9
+ * Prepare for release 25
10
11
+ -- Stephen Early <steve@assorted.org.uk> Sat, 20 Sep 2025 17:00:30 +0100
12
13
quicktill (24.11) stable; urgency=low
14
15
* New release 24.11
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = quicktill
-version = 24.11
+version = 25.0
description = Quick till and stock control library
long_description = file: README.md
long_description_content_type = text/markdown
0 commit comments