commit 8582c7e157d9133d2b4f2ae2b0d5d33d6661dd93
parent 2966850dc8059d0634cb41379fd81cbacee46bf7
Author: lash <dev@holbrook.no>
Date: Tue, 31 Dec 2024 08:51:36 +0000
Update changelog
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG
@@ -2,6 +2,8 @@
* Node navigation traversal module with pluggable code hooks.
* Developer tool to generate node navigation map.
* Expose code to manually trigger state rewind (asm: MOVE ^)
+ * Fix premature close of postgres data dumper
+ * Expose session id in structured logger when using context
- 0.2.2
* Customizable menu separator
* Make available node movement direction detection in state object.