summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md20
1 files changed, 19 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e23a8e..c65893f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,25 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
-## [v2.6]
+## [v2.7]
+
+## [v2.6] 2019-08-26
+### Added
+- Hyperbola Project websites to default bookmarks
+
+### Changed
+- Profile Directory (Now ~/.hyperbola/iceweasel-uxp instead of ~/.mozilla/firefox)
+- Default search engine changed to a working SearX instance
+
+### Fixed
+- Add a null check to aBrowser in tabbrowser.xml
+- Prompt to be shown when new add-ons are installed (UXP #937)
+- Broken all tabs menu listing (UXP #1158)
+
+### Removed
+- WebIDE (UXP #1177)
+- Dead Mozilla HotFix code (Code Cleanup)
+- Uneeded DLL in package-manifest.in (Code Cleanup)
## [v2.5] - 2019-06-14
### Added