Skip to content

Commit 92ee115

Browse files
committed
changelog editing
1 parent 39b6611 commit 92ee115

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Changes between each version before then will not be listed.
1313
- NeuroPilot now has a public, extensible API that can be accessed by other extensions.
1414
- Details, including API interfaces, documentation, and versioning can be found at https://vsc-neuropilot.github.io/
1515
- API changelogs will usually not be listed here.
16-
- Immediately after this is tested and stablized, the extension will have some of its built-in features (namely the Git actions, Copilot Chat actions, and possibly shell actions which encompass tasks and terminals) ripped out and offered as separate extensions, using this API.
17-
- Because of this, you may see reduced bundle sizes in the future.
16+
- The Git integration has been ripped out of the extension and is now published as a separate extension, and uses the API. The Copilot Chat integration is also planned to be given the same treatment.
17+
- Because of this, you may see fairly reduced bundle sizes.
1818
- If you want to re-add these features, you can simply install the corresponding extensions.
1919
- Whenever companion extensions (extensions that hook into NeuroPilot) are connected, you'll see them listed in a new sidebar panel.
2020
- This API isn't limited to in-house extensions. Other developers can create extensions that hook into NeuroPilot too. Go wild!

0 commit comments

Comments
 (0)