update changelog with #3343 fix

This commit is contained in:
Aleix Conchillo Flaqué
2026-01-09 10:31:29 -08:00
parent c813d43da0
commit edd8e07df6

1
changelog/3343.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed an issue with function calling where the context could remain in an IN_PROGRESS state when a function call handler failed to invoke its result callback.