File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55
66## [ Unreleased]
77
8+ ## [ 1.2.0] - 2021-09-18
9+ ### Added
10+ - Add a search input to search for bookmarks by name or URL.
11+
12+ ### Changed
13+ - Update Svelte Material UI to 4.2.0.
14+
815## [ 1.1.3] - 2021-01-22
916### Added
1017- List of attributions for open source software distributed in releases.
@@ -33,7 +40,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
3340### Added
3441- Initial release.
3542
36- [ Unreleased ] : https://github.com/msmolens/treetop/compare/v1.1.3...HEAD
43+ [ Unreleased ] : https://github.com/msmolens/treetop/compare/v1.2.0...HEAD
44+ [ 1.2.0 ] : https://github.com/msmolens/treetop/releases/tag/v1.2.0
3745[ 1.1.3 ] : https://github.com/msmolens/treetop/releases/tag/v1.1.3
3846[ 1.1.2 ] : https://github.com/msmolens/treetop/releases/tag/v1.1.2
3947[ 1.1.1 ] : https://github.com/msmolens/treetop/releases/tag/v1.1.1
Original file line number Diff line number Diff line change 22 "manifest_version" : 2 ,
33 "name" : " Treetop" ,
44 "description" : " __MSG_extensionDescription__" ,
5- "version" : " 1.1.3 " ,
5+ "version" : " 1.2.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