We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a61795 commit 8baef6dCopy full SHA for 8baef6d
CHANGELOG.md
@@ -1,14 +1,20 @@
1
## Upcoming Changes
2
3
-## next release
+### Breaking
4
+
5
+### Features
6
7
+### Improvements
8
9
+### Bugfix
10
11
+## 17.0.2
12
### Breaking
13
14
### Features
15
* add `clear_event` field to `add_full_event_to_target_field`
16
17
### Improvements
-
18
* add `acknowledge()` functionality (state change of events and deleting from backlog)
19
* add `event_backlog` to the abstract input interface.
20
* register event in the backlog and return the registered event object.
@@ -23,7 +29,6 @@
23
29
* add new class `Pipeline` to ng module
24
30
25
31
### Bugfix
26
27
32
* fix auto-rule tester getting stuck due to logging
28
33
34
## 17.0.1
0 commit comments