Skip to content

Commit b39c757

Browse files
committed
Update poor grammar
1 parent 75b051f commit b39c757

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

docs/changelog.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -38,23 +38,25 @@ We have implemented several performance improvements that will enhance the speed
3838

3939
### Support for On-premises Learning and GitLab Follow-up Issue Creation
4040

41-
Learning is a method for developers to interact with the bot to tune AI specifically for their files, repositories, and codebase for future reviews. We now extend this learning support to our on-premises customers. Additionally, we have enhanced our automated workflow to create follow-up issues based on Merge Request Reviews in GitLab.
41+
Learnings enable developers to fine-tune the AI for their specific files, repositories, and codebase, enhancing future reviews. We’re excited to extend this feature to our on-premises customers. Additionally, we’ve improved our automated workflow to create follow-up issues directly from Merge Request reviews in GitLab.
4242

4343
---
4444

4545
## November 8, 2024
4646

4747
### ESLint Support
4848

49-
We've introduced support for ES Lint, including .vue, .svelte, and .astro, alongside traditional .js, .ts, and .jsx extensions. We've worked on monorepo compatibility with improved Yarn and PNPM workspace support, ensuring seamless integration across your projects. While maintaining your existing ESLint configurations, we simply require all dependencies to be properly defined in your package.json. Note that private plugins aren't currently supported, but we're committed to making code quality maintenance as efficient as possible across all your web development needs
49+
We’re excited to announce support for **ESLint**, now extending to .vue, .svelte, and .astro files, in addition to the traditional .js, .ts, and .jsx extensions. We’ve enhanced compatibility for monorepos, offering improved integration with Yarn and Pnpm workspaces for seamless project management.
50+
51+
Our solution respects your existing ESLint configurations, requiring only that all dependencies are properly defined in your package.json. Please note that private plugins are not yet supported. We’re dedicated to streamlining code quality maintenance and making it as efficient as possible across your web development projects.
5052

5153
---
5254

5355
## October 31, 2024
5456

5557
### Learnings and Metrics Iteration for CodeRabbit Self-Hosted Customers
5658

57-
We've improved our Learnings and Metrics accessibility for Self-Hosted CodeRabbit customers to provide a more seamless experience. Track learning patterns and insights more easily, with API key generation now available directly from the interface.
59+
Weve enhanced the accessibility of Learnings and Metrics for self-hosted CodeRabbit customers, delivering a more seamless experience. Easily track learning patterns and insights, with the added convenience of generating API keys directly within the interface.
5860

5961
**Setup:**
6062

@@ -69,11 +71,11 @@ We've improved our Learnings and Metrics accessibility for Self-Hosted CodeRabbi
6971

7072
### Microsoft Teams Integration & Bitbucket Support
7173

72-
Our integration capabilities just got a major upgrade with Microsoft Teams and Bitbucket support.
74+
Our integration capabilities just got a major upgrade with **Microsoft Teams** and **Bitbucket** support.
7375

74-
- Microsoft Teams integration is with scheduled reporting system and direct notification pipeline to keep your team informed.
76+
- Microsoft Teams integration is now available as part of the Reporting feature, providing a direct notification pipeline to keep your team informed and up-to-date.
7577

76-
- We've also launched Bitbucket Data Center support with Pull Request integration, offering core review functionality, Pull Request summaries, and direct inline comments for applying review suggestions
78+
- We've also launched Bitbucket Data Center support including Pull Request integration with essential review functionalities, detailed summaries, and inline comments to seamlessly apply review suggestions.
7779

7880
---
7981

0 commit comments

Comments
 (0)