File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
55
66## [ Unreleased]
7+
8+ ## [ 1.4.0] - 2022-06-19
79### Changed
810- Update Svelte Material UI to 6.0.0-beta.16.
11+ - Update development and testing dependencies.
912
1013### Removed
1114- Remove option to follow the system color scheme.
@@ -37,7 +40,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
3740- Fix visited bookmark styling.
3841
3942## [ 1.1.1] - 2020-12-04
40- ### Changed
43+ ### Fixed
4144- Fix bad 1.1.0 release on addons.mozilla.org.
4245
4346## [ 1.1.0] - 2020-12-04
@@ -47,13 +50,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4750## [ 1.0.1] - 2020-11-23
4851### Changed
4952- Improve timer that updates when bookmarks were last visited.
53+
54+ ### Fixed
5055- Fix setting the document title.
5156
5257## [ 1.0.0] - 2020-11-10
5358### Added
5459- Initial release.
5560
56- [ Unreleased ] : https://github.com/msmolens/treetop/compare/v1.3.0...HEAD
61+ [ Unreleased ] : https://github.com/msmolens/treetop/compare/v1.4.0...HEAD
62+ [ 1.4.0 ] : https://github.com/msmolens/treetop/releases/tag/v1.4.0
5763[ 1.3.0 ] : https://github.com/msmolens/treetop/releases/tag/v1.3.0
5864[ 1.2.0 ] : https://github.com/msmolens/treetop/releases/tag/v1.2.0
5965[ 1.1.3 ] : https://github.com/msmolens/treetop/releases/tag/v1.1.3
Original file line number Diff line number Diff line change 22 "manifest_version" : 2 ,
33 "name" : " Treetop" ,
44 "description" : " __MSG_extensionDescription__" ,
5- "version" : " 1.3 .0" ,
5+ "version" : " 1.4 .0" ,
66 "author" : " Max Smolens" ,
77 "homepage_url" : " https://github.com/msmolens/treetop" ,
88 "default_locale" : " en" ,
You can’t perform that action at this time.
0 commit comments