Skip to content

Commit

Permalink
chore: release v2.3.0
Browse files Browse the repository at this point in the history
add protocolSmlInputEncoding to allow other input encodings for SML messages
  • Loading branch information
Apollon77 committed Jan 23, 2021
1 parent b3f0f45 commit e82c31f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Please send me an info on devices where you have used the library successfully a

## Changelog

### __WORK IN PROGRESS__
### 2.3.0 (2021-01-23)
* add protocolSmlInputEncoding to allow other input encodings for SML messages

### 2.2.0 (2020-12-17)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smartmeter-obis",
"version": "2.2.0",
"version": "2.3.0",
"description": "This library supports the reading and parsing of smartmeter protocols that follow the OBIS number logic to make their data available.",
"author": "Ingo Fischer <[email protected]>",
"contributors": [],
Expand Down

0 comments on commit e82c31f

Please sign in to comment.