Skip to content

Commit 8f309ea

Browse files
committedJan 7, 2023
update changelog
1 parent d0249f3 commit 8f309ea

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
v?.?.? - ?? ??? ????
22
---
33

4+
* Add `before_started`, `after_completed` and `after_failed` functionality.
5+
* Add `logger` helper method, available within task methods.
6+
* Use `SecureRandom.hex(10)` instead of `uuid` for shorter process and tasks IDs.
7+
* Bug fix for options on `sequential`, `concurrent`, `for_each` and `sub_process` methods.
8+
* Bug fix instrumentation payload.
9+
* Documentation updates.
10+
411
v0.5.1 - 06 Jan 2023
512
---
613
* Include process definition in processes, tasks and payloads to aid debugging.

0 commit comments

Comments
 (0)