Skip to content

Commit 7ba6703

Browse files
[Chore] Update changelog.
1 parent 897819a commit 7ba6703

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,14 @@ properly (#4)
5353
- Added command palette and main menu entries for viewing documentation.
5454
- Added command palette entry for opening key bindings.
5555

56-
## [1.4.0] - 2021-02-
56+
## [1.4.0] - 2021-02-02
5757

5858
### Fixed
5959
- Use color based kind ids instead of semantic kind ids for command type icons so that the command icons looks similar on theme using image textures (#6).
6060

6161
### Added
6262
- Document `patter` & `replace_pattern` arguments for `show_panel` & `group` for `open_file` commands.
6363
- Document `clear_recent_missing`, `open_repository` commands on Sublime Merge.
64-
- Improved documentation for
64+
- Improved documentation for following SM commands: `close_by_index`, `close_deleted_files`, `close_others_by_index`, `close_selected`, `close_to_right_by_index`, `close_unmodified`, `close_unmodified_to_right_by_index`, `delete_tag_on_remote`, `gitflow_finish_feature`, `gitflow_finish_release`, `gitflow_start_feature`, `gitflow_start_bugfix`, `init_gitflow`, `push`.
65+
- Improved documentation for the following ST commands: `move_to_neighboring_group`
6566
- Added command palette entry for opening the wiki documentation.

0 commit comments

Comments
 (0)