You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
1.`tgl start` and `tgl continue` command keywords have been removed.
12
+
2.`start` and `continue` are now top-level commands.
13
+
4. You can no longer quick-start commands with eg `tgl o`, you must now type the command in full (or select it from the top-level results)
14
+
5.`start` project selection is no longer enforced at the beginning; it is optionally triggered at any point with the `@` symbol.
15
+
6.`edit` project selection uses `@` instead of `-p` accordingly.
16
+
17
+
### Features
18
+
19
+
***ux:**:children_crossing: display currently running timer at top level ([#91](https://github.com/JamesNZL/flow-toggl-plugin/issues/91)) ([aacbd2f](https://github.com/JamesNZL/flow-toggl-plugin/commit/aacbd2f43f7b47f5527a4b322d90da88afa62f15))
20
+
***ux:**:sparkles: implement new command flow ([#28](https://github.com/JamesNZL/flow-toggl-plugin/issues/28)) ([#90](https://github.com/JamesNZL/flow-toggl-plugin/issues/90)) ([92d2cea](https://github.com/JamesNZL/flow-toggl-plugin/commit/92d2ceae7b6c55259c49713fae0c84672d196d9f))
0 commit comments