Skip to content

Commit

Permalink
for release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mvalla committed Mar 18, 2022
1 parent 4b60f43 commit 802d541
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Changelog

## [0.8.0-SNAPSHOT] - 2022-??-??
## [0.8.0] - 2022-03-18

### Added
- Support for Burglar Alarm (WHO=5)
- checks to Where base class constructor
- getWhatParams
- getWhatParams()

### Changed
- DEPRECATED getCommandParams
- DEPRECATED getCommandParams()


## [0.7.1] - 2022-01-14
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.github.openwebnet4j</groupId>
<artifactId>openwebnet4j</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.0</version>
<packaging>jar</packaging>

<name>openwebnet4j OpenWebNet Java library</name>
Expand Down

0 comments on commit 802d541

Please sign in to comment.