Skip to content

Commit

Permalink
Version 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Klemen Kastelic committed Sep 13, 2023
1 parent d32d7fa commit d6463e5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## v4.4.0 (13.9.2023)

- added Brother support from ([younessssssss](https://github.com/younessssssss))
- added code128 for epson support from ([treeindark](https://github.com/treeindark))
- worked on epson default settings,
- fixed epson beep command

## v4.3.0 (13.9.2023)

- added experimental getStatus for epson printer,
Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "node-thermal-printer",
"version": "4.3.0",
"description": "Print on Epson, Star, Tranca and Drauma thermal printers with NodeJS",
"version": "4.4.0",
"description": "Print on Epson, Star, Tranca, Drauma and Brother thermal printers with NodeJS",
"main": "node-thermal-printer.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit d6463e5

Please sign in to comment.