Skip to content

Commit 0ee8788

Browse files
[Chore] Update change log.
1 parent 9252015 commit 0ee8788

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3535
`show_panel`, `single_selection`, `slurp_find_string`, `slurp_replace_string`,
3636
`switch_file`, `discard_all_modified`, `git_config`, `navigate_to_commit_message`, `navigate_to_context_commit`
3737
`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`
38+
`open_in_editor`, `push_tag`, `quick_open_repository`, `stage_all_untracked`, `stage_all_unmerged` and `show_command_palette`.
39+
40+
## [1.2.1] - 2021-11-23
41+
42+
### Fixed
43+
- Fixed a situation where installing the package for the first time causes the `py33` file to be not detected by `sublime.find_resources` & settings returns `None`, thus forcing the user to restart inorder to let changes pick up
44+
properly (#4)

0 commit comments

Comments
 (0)