We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9751c6 commit 01ea05dCopy full SHA for 01ea05d
docs/changelog/changelog.mdx
@@ -4,6 +4,14 @@ icon: "clock"
4
iconType: "solid"
5
---
6
7
+<Update label="v0.44.2" description="March 03, 2025">
8
+### [Fixes and improvements to event handling and codebase.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.44.2)
9
+- Fix Slack event handling with thread-ts addition
10
+- Resolve codebase corruption in file editing
11
+- Improve pypath resolution for __init__ files
12
+- Update API reference documentation
13
+</Update>
14
+
15
<Update label="v0.44.1" description="March 03, 2025">
16
### [Fixes Slack integration and agent-related issues.](https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.44.1)
17
- Fix Slack integration and minor agent issues
0 commit comments