From 9ed76223984c911c6b856e39066c827a4f677805 Mon Sep 17 00:00:00 2001 From: Igor campos Date: Tue, 15 Sep 2020 18:25:45 -0300 Subject: [PATCH] v 1.2.1 --- CHANGELOG.md | 3 +++ ESCPOS/ESCPOS.csproj | 7 +++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f41dfaa..4b0bce5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# v1.2.1 +- Enabled SourceLink + # v1.2.0 - New Utility overload for extension method `Add`, accepting string parameters instead of byte arrays. This will prevent a lot of `.ToBytes()` in the code. - New `SelectCharSize` method that combines Width and Height size of characters (see [#10](https://github.com/igorocampos/ESCPOS/issues/10)). diff --git a/ESCPOS/ESCPOS.csproj b/ESCPOS/ESCPOS.csproj index 91d369d..62adbb0 100644 --- a/ESCPOS/ESCPOS.csproj +++ b/ESCPOS/ESCPOS.csproj @@ -10,9 +10,9 @@ true LICENSE - 1.2.0.0 - 1.2.0.0 - 1.2.0 + 1.2.1.0 + 1.2.1.0 + 1.2.1 ESC_POS.png http://campos.cf/ESC_POS.png escpos;esc;pos;receipt;thermal;printer;esc/pos;sat;cfe @@ -25,7 +25,6 @@ -