Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seaside1 authored Oct 20, 2022
1 parent 6bb0a69 commit 9a47cf9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -706,11 +706,11 @@ public void sendPushover(JRuleEvent event) {
- BREAKING: jrule-items.jar has been renamed to jrule-generated.jar
- Added missing sendCommand for StopMove commands by [seime](https://github.com/seime) pr https://github.com/seaside1/jrule/pull/57
- Fixed parsing of double value for Quantity type by [seime](https://github.com/seime) pr https://github.com/seaside1/jrule/pull/56
- Added generic action handler by https://github.com/querdenker2k pr https://github.com/seaside1/jrule/pull/55 see exampe #34
- Refactoring of event for channel plus cleanup by https://github.com/querdenker2k prhttps://github.com/seaside1/jrule/pull/52
- Refactoring of persistance functions and item handling with exceptions by https://github.com/querdenker2k pr https://github.com/seaside1/jrule/pull/51
- Added item id and fixes for generated items by https://github.com/LumnitzF pr https://github.com/seaside1/jrule/pull/50
- Added MDC Logging tags to be used with elastic search (logstash,kibana and similar) by https://github.com/querdenker2k pr https://github.com/seaside1/jrule/pull/49
- Added generic action handler by [querdenker2k](https://github.com/querdenker2k) pr https://github.com/seaside1/jrule/pull/55 see exampe #34
- Refactoring of event for channel plus cleanup by [querdenker2k](https://github.com/querdenker2k) pr https://github.com/seaside1/jrule/pull/52
- Refactoring of persistance functions and item handling with exceptions by [querdenker2k](https://github.com/querdenker2k) pr https://github.com/seaside1/jrule/pull/51
- Added item id and fixes for generated items by [LumnitzF](https://github.com/LumnitzF) pr https://github.com/seaside1/jrule/pull/50
- Added MDC Logging tags to be used with elastic search (logstash,kibana and similar) by [querdenker2k](https://github.com/querdenker2k) pr https://github.com/seaside1/jrule/pull/49
- Fixed parsing of double values in rule conditions by [seime](https://github.com/seime) pr https://github.com/seaside1/jrule/pull/48
- Fixed parsing of UNDEF by [seime](https://github.com/seime) pr https://github.com/seaside1/jrule/pull/45

Expand Down

0 comments on commit 9a47cf9

Please sign in to comment.