diff --git a/CHANGELOG.md b/CHANGELOG.md index 312f4d5..3aa4fc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# [1.33.0](https://github.com/aioutecism/amVim-for-VSCode/releases/tag/1.33.0) + +- Support remote development mode with workspace execution location: #283 Thanks @imyelo! + + # [1.32.0](https://github.com/aioutecism/amVim-for-VSCode/releases/tag/1.32.0) - Yank to and paste from system clipboard with `amVim.useSystemClipboard` option: #260 Thanks @karlhorky!