update changelog
This commit is contained in:
parent
0376b109fe
commit
fd9716321f
2 changed files with 9 additions and 1 deletions
|
@ -1,4 +1,12 @@
|
|||
|
||||
0.3a22
|
||||
------
|
||||
|
||||
- [feature] Added ``LabelProfile.visible`` field.
|
||||
|
||||
- [feature] Added generic ``CommandNetworkPrinter`` label printer class. This
|
||||
class sends textual commands directly to a networked printer.
|
||||
|
||||
0.3a21
|
||||
------
|
||||
|
||||
|
|
2
setup.py
2
setup.py
|
@ -62,7 +62,7 @@ requires = [
|
|||
#
|
||||
# package # low high
|
||||
|
||||
'edbob[filemon]>=0.1a16', # 0.1a17.dev
|
||||
'edbob[filemon]>=0.1a22', # 0.1a22
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue