elbaitemoon

Elbaite theme for Pale Moon
Log | Files | Refs

commit a6cc332163055247d6bf9c16e992e538e57588d7
parent c2494aef8717b7df1bdc7cbd4286ba77e1c8d186
Author: Lootyhoof <lootyhoofer@gmail.com>
Date:   Thu, 14 Jun 2018 23:27:28 +0100

Version bump, update CHANGELOG

Diffstat:
MCHANGELOG.md | 5+++++
Msrc/install.rdf | 2+-
2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +### 2.0.2 +- PM28: add more autocomplete styling +- fix pinned tab background image +- minor cleanup + ### 2.0.1 - fix listcell-check styling diff --git a/src/install.rdf b/src/install.rdf @@ -9,7 +9,7 @@ <Description about="urn:mozilla:install-manifest"> <em:id>darkmoon@lootyhoof-pm</em:id> - <em:version>2.0.1</em:version> + <em:version>2.0.2</em:version> <em:name>Dark Moon</em:name> <em:description>The ultimate dark experience.</em:description> <em:creator>Lootyhoof</em:creator>