Skip to content

Commit 16ef299

Browse files
[Chore] Update README & CHANGELOG.
1 parent 8d7769e commit 16ef299

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@ properly (#4)
6565
- Improved documentation for the following ST commands: `move_to_neighboring_group`
6666
- Added command palette entry for opening the wiki documentation.
6767

68-
## [1.5.0] - 2022
68+
## [1.5.0] - 2022-03-31
6969

7070
### Added
7171
- Document `encoded_position` argument for the `open_file` command.
7272
- Document `ignore_auto_complete` argument for the `move` command.
7373
- Document `variant` argument for the `toggle_comment` command.
7474
- Document `close_unselected` & `convert_ident_case` commands.
75-
- Improved documentation for the following ST commands: `close_selected`
75+
- Improved documentation for the following ST commands: `close_selected`, `focus_to_left`, `focus_to_right`.
7676

7777
### Removed
7878
- Remove the `quick_diff` command. This command was found to not exist.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Similarly, you can use `CommandsBrowser: Open Wiki` to open the wiki of the repo
4141

4242
2. The list of Sublime Merge commands are limited to what is specific to Sublime Merge (95% of which is git related). However, since Sublime Text & Sublime Merge share a common codebase, there is a decent possibility that a good number of ST commands work in SM as well. They are not listed in SM, because they are already listed in ST. So, together, ST + SM command list should be a good overview of the total number of commands present in both applications together.
4343

44-
This package should be upto date with commands as of **ST Build 4125** & **SM Build 2067**
44+
This package should be upto date with commands as of **ST Build 4131** & **SM Build 2069**
4545

4646
### Settings
4747

@@ -152,7 +152,7 @@ He has an amazing [YouTube channel](https://www.youtube.com/c/OdatNurd) that you
152152
## License
153153
The MIT License (MIT)
154154

155-
Copyright 2021 © Ashwin Shenoy
155+
Copyright 2021-22 © Ashwin Shenoy
156156

157157
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sub license, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
158158

0 commit comments

Comments
 (0)