Skip to content

Commit 39f8587

Browse files
[Chore] Update change log.
1 parent 7a304f3 commit 39f8587

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626

2727
### Added
2828
- 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`
29+
30+
## [1.2.0] - 2021-11-23
31+
32+
### Added
33+
- A new setting `filter_plugin_commands_on_package` to filter plugin commands based on the package.
34+
- Improved documentation for `select_lines`, `set_build_system`, `set_file_type`, `set_line_ending`, `show_overlay`,
35+
`show_panel`, `single_selection`, `slurp_find_string`, `slurp_replace_string`,
36+
`switch_file`, `discard_all_modified`, `git_config`, `navigate_to_commit_message`, `navigate_to_context_commit`
37+
`navigate_to_commit`, `navigate_to_branch`, `navigate_to_child`, `navigate_to_parent`,
38+
`open_in_editor`, `push_tag`, `quick_open_repository`, `stage_all_untracked`, `stage_all_unmerged` and `show_command_palette`

0 commit comments

Comments
 (0)