From a73322a51731f46d7c543f4343ea69d26602efae Mon Sep 17 00:00:00 2001 From: Igor campos Date: Fri, 20 Dec 2019 10:04:01 -0300 Subject: [PATCH] v1.1.1 --- CHANGELOG.md | 3 +++ ESCPOS/ESCPOS.csproj | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85ee59c..d2be3e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# v1.1.1 +- `Print` method now allows a network address (host:port) as a printer address. + # v1.1.0 - Moved `Print` method to `Commands.cs`. - Moved all enums to `Enums.cs`. diff --git a/ESCPOS/ESCPOS.csproj b/ESCPOS/ESCPOS.csproj index 17c326f..75a7ea5 100644 --- a/ESCPOS/ESCPOS.csproj +++ b/ESCPOS/ESCPOS.csproj @@ -10,9 +10,9 @@ true LICENSE - 1.1.0.0 - 1.1.0.0 - 1.1.0 + 1.1.1.0 + 1.1.1.0 + 1.1.1 ESC_POS.png http://campos.cf/ESC_POS.png escpos;esc;pos;receipt;thermal;printer;esc/pos;sat;cfe @@ -25,7 +25,7 @@ - + True