We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a4f47f commit b871208Copy full SHA for b871208
docs/changelog.md
@@ -4,14 +4,15 @@ sidebar_label: Changelog
4
description: The latest updates and changes to CodeRabbit.
5
sidebar_position: 13
6
---
7
+```mdx-code-block
8
+import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx';
9
+```
10
11
## March 12, 2025
12
13
### Mult-Step Agent Chat
14
15
```mdx-code-block
-import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx';
-
16
<ProPlanNotice />
17
```
18
@@ -22,8 +23,6 @@ We're excited to announce that CodeRabbit chat can now do agentic planning on Gi
22
23
### Docstrings
24
25
26
27
28
29
0 commit comments