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 f72fcd4 commit 9ba12f5Copy full SHA for 9ba12f5
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [0.1.3] - 2024-10-23
6
+
7
- Add support for excluding folders from being added to Cody (#8)
8
9
## [0.1.2] - 2024-10-15
package.json
@@ -3,7 +3,7 @@
"displayName": "Cody++",
"description": "Adds some missing features for developers who love Sourcegraph Cody",
"publisher": "mnismt",
- "version": "0.1.2",
+ "version": "0.1.3",
"license": "MIT",
"icon": "resources/cody-plus-plus.png",
"homepage": "https://github.com/mnismt/codyplusplus",
0 commit comments