Skip to content

Commit 4ca9c67

Browse files
[Chore] Update change log.
1 parent 68bfc3c commit 4ca9c67

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

CHANGELOG.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -20,24 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
### Fixed
2121
- Fix core command documentation panel scrolling to the bottom when it's opened.
2222

23-
## [Unreleased]
23+
## [1.1.0] - 2021-11-22
2424
### Changed
2525
- The command palette entries, quick panel placeholders, all use full forms for ST & SM to avoid any ambiguity (#5).
2626

2727
### Added
28-
- Improved documentation for the following commands
29-
30-
Sublime Merge
31-
-------------
32-
33-
1. `cancel_edit_commit_message`
34-
2. `navigate_back`
35-
3. `navigate_forward`
36-
4. `navigate_to_tag`
37-
5. `open_in_editor`
38-
6. `open_dir_in_sublime_text`
39-
7. `show_command_palette`
40-
8. `save_commit_message`
41-
42-
Sublime Text
43-
------------
28+
- Improved documentation for `cancel_edit_commit_message`, `navigate_back`, `navigate_forward`, `navigate_to_tag`, `open_in_editor`, `open_dir_in_sublime_text`, `show_command_palette`, `save_commit_message`, `commit`, `create_branch`, `create_tag`, `clean_working_dir`, `checkout_local_branch`, `delete_branch`, `delete_tag`, `discard_hunk`, `prompt_open_repository`, `rename_branch`, `reset` and `set_word_wrap`

0 commit comments

Comments
 (0)