File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## Unreleased
8+ ## [ 0.11.4 ] - 2025-06-13
99### Fixed
1010- The networked printer host can now be an IPv6 address (i.e. ` tcp://[2001:db8:acab::420]:9100 ` )
1111
@@ -59,3 +59,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5959### Fixed
6060- Removed duplicated 103mm label - the "104" label - [ matmair/brother_ql-inventree #20 ] ( https://github.com/matmair/brother_ql-inventree/pull/20 )
6161- Use 400 byte invalidate command for QL-8xx models - [ matmair/brother_ql-inventree #26 ] ( https://github.com/matmair/brother_ql-inventree/pull/26 )
62+
63+ [ unreleased ] : https://github.com/LunarEclipse363/brother_ql_next/compare/v0.11.4...HEAD
64+ [ 0.11.4 ] : https://github.com/LunarEclipse363/brother_ql_next/releases/tag/v0.11.4
65+ [ 0.11.3 ] : https://github.com/LunarEclipse363/brother_ql_next/releases/tag/v0.11.3
66+ [ 0.11.2 ] : https://github.com/LunarEclipse363/brother_ql_next/releases/tag/v0.11.2
67+ [ 0.11.1 ] : https://github.com/LunarEclipse363/brother_ql_next/releases/tag/v0.11.1
68+ [ 0.11.0 ] : https://github.com/LunarEclipse363/brother_ql_next/releases/tag/v0.11.0
69+ [ 0.10.0 ] : https://github.com/LunarEclipse363/brother_ql_next/releases/tag/v0.10.0
Original file line number Diff line number Diff line change 11[project ]
22name = " brother_ql_next"
3- version = " 0.11.3 "
3+ version = " 0.11.4 "
44description = " Python package to talk to Brother QL label printers"
55readme = " README.md"
66authors = [
You can’t perform that action at this time.
0 commit comments