## 3.0.9
- Add `workspace` to `extensionKind` so we can be run in GitHub Codespaces and Remote

## 3.0.8
- Roll back changes for [#47](https://github.com/microsoft/vscode-atom-keybindings/issues/47), as they are too disruptive (see [vscode#96894](https://github.com/microsoft/vscode/issues/96894)).

## 3.0.7
- Fix typo [PR#63](https://github.com/microsoft/vscode-atom-keybindings/pull/63) (thank you @miclgael!)
- Fix [#38](https://github.com/microsoft/vscode-atom-keybindings/issues/38)
- Fix [#47](https://github.com/microsoft/vscode-atom-keybindings/issues/47)

## 3.0.4
- More fixes for file explorer.

## 3.0.3
- Fix overrriden shortcuts for file explorer. #40s

## 3.0.2
- Added support for join lines keyboard shortcut in [#39](https://github.com/Microsoft/vscode-atom-keybindings/issues/39) 

## 3.0.1
- Map `cmd+y`, `ctrl+y` to redo (thank you @ianaya89!)
- Readme.md fix (thank you @glingy!)

## 3.0
- Added settings for multi cursor mouse mapping and enabling format on paste by default. 

## 2.0
- Added default settings: minimap and format on paste
- File tree view keyboard shortcuts migrated

## 1.0
- Initial migration of keyboard shortcuts
