-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
30eea1e
commit 0c2cd1b
Showing
1 changed file
with
3 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
v1.3.0 Changelog | ||
* Rewrote extension in TypeScript | ||
* Option to change idle length | ||
* Option to show notifications when history is deleted | ||
* Option to delete history on startup instead of idle | ||
* Button to manually delete history on options page | ||
* Basic sync support | ||
v1.4.0 Changelog | ||
* Change build to use webpack instead of parcel | ||
* New behavior option to delete all history when extension triggers |