File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55
66## [ Unreleased]
77
8+ ## [ 1.1.2] - 2020-12-08
9+ ### Changed
10+ - Fix visited bookmark styling.
11+
812## [ 1.1.1] - 2020-12-04
913### Changed
1014- Fix bad 1.1.0 release on addons.mozilla.org.
@@ -22,7 +26,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2226### Added
2327- Initial release.
2428
25- [ Unreleased ] : https://github.com/msmolens/treetop/compare/v1.1.1...HEAD
29+ [ Unreleased ] : https://github.com/msmolens/treetop/compare/v1.1.2...HEAD
30+ [ 1.1.2 ] : https://github.com/msmolens/treetop/releases/tag/v1.1.2
2631[ 1.1.1 ] : https://github.com/msmolens/treetop/releases/tag/v1.1.1
2732[ 1.1.0 ] : https://github.com/msmolens/treetop/releases/tag/v1.1.0
2833[ 1.0.1 ] : https://github.com/msmolens/treetop/releases/tag/v1.0.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.1 " ,
5+ "version" : " 1.1.2 " ,
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