Skip to content

Commit

Permalink
Version bump, update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Lootyhoof committed May 22, 2019
1 parent 0388c47 commit 2708543
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### 2.2.5
- make the Stylish disabler work better across XUL applications (thanks vanowm)
- fix installing userstyles from userstyles.org (though customizable styles will use their default settings)
- add Borealis Navigator support
- adjust for Interlink support
- remove Thunderbird/Postbox/Fennec support

### 2.2.4
- fix uninstalling styles by context menu
- fix applying userstyles on SeaMonkey
Expand Down
2 changes: 1 addition & 1 deletion src/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Description rdf:about="urn:mozilla:install-manifest">
<em:id>{503a85e3-84c9-40e5-b98e-98e62085837f}</em:id>
<em:name>Stylem</em:name>
<em:version>2.2.4</em:version>
<em:version>2.2.5</em:version>
<em:description>Restyle the web with Stylem, a user styles manager.</em:description>
<em:creator>Lootyhoof</em:creator>
<em:iconURL>chrome://stylem/skin/32.svg</em:iconURL>
Expand Down

0 comments on commit 2708543

Please sign in to comment.