You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,24 @@
2
2
3
3
4
4
5
-
## v0.8.0 (2023-08-14)
5
+
## v0.8.1 (2023-08-14)
6
+
7
+
### Fix
8
+
9
+
* fix: Github client return None with empty pr / issue body cause exception ([`b408923`](https://github.com/codedog-ai/codedog/commit/b40892365de57bee9ad8d8f77f9a5338025f6c2f))
10
+
11
+
* fix: llmchain.apply don't handle empty list input ([`e07091b`](https://github.com/codedog-ai/codedog/commit/e07091bc032c241ec52700c8c24d94759c0bcab6))
12
+
13
+
### Unknown
14
+
15
+
* Merge pull request #34 from codedog-ai/bugfix ([`5041ab5`](https://github.com/codedog-ai/codedog/commit/5041ab5e109dbd4ff543b7b1f52871f41c978ab6))
16
+
17
+
18
+
## v0.8.0 (2023-08-13)
19
+
20
+
### Chore
21
+
22
+
* chore(release): release version v0.8.0 ([`39c0610`](https://github.com/codedog-ai/codedog/commit/39c06108123993926e88b6a7a0df7443916e003c))
0 commit comments