diff options
author | Gaming4JC <g4jc@hyperbola.info> | 2019-08-25 21:26:35 -0400 |
---|---|---|
committer | Gaming4JC <g4jc@hyperbola.info> | 2019-08-25 23:53:04 -0400 |
commit | 8bb8fdc9c86620604afe482bb092a2525126c639 (patch) | |
tree | 5aaceb975bf78f01c6aa6e0ffb5d6d93ed57f4d0 | |
parent | 19942f4c50b55a140a6f464fea8220f58bf3c43e (diff) | |
download | iceweasel-uxp-8bb8fdc9c86620604afe482bb092a2525126c639.tar.gz |
Update CHANGELOG.md for new release
-rw-r--r-- | CHANGELOG.md | 20 |
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 |