diff --git a/CHANGES.txt b/CHANGES.txt index ab3616f7..55d72dc3 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,16 @@ +0.3a14 +------ + +- [feature] Added some more CRUD. Mostly this was for departments, + subdepartments, brands and products. This was rather ad-hoc and still is + probably far from complete. + +- [general] Changed main batch route. + +- [bug] Fixed label profile templates so they properly handle a missing or + invalid printer spec. + 0.3a13 ------