diff options
author | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2020-04-10 18:22:10 +0000 |
---|---|---|
committer | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2020-04-10 18:22:10 +0000 |
commit | a1f1245927decd6bccd56159f92ae849b01e6a3e (patch) | |
tree | 5ecacfd9dfd16a4bbf9dc631eb29dc3b43e1d7c9 /CHANGELOG.md | |
parent | update changelog (diff) | |
parent | Remove mozilla plugin certificates, fixes #112 (diff) | |
download | librewolf-linux-a1f1245927decd6bccd56159f92ae849b01e6a3e.tar.gz librewolf-linux-a1f1245927decd6bccd56159f92ae849b01e6a3e.tar.bz2 librewolf-linux-a1f1245927decd6bccd56159f92ae849b01e6a3e.zip |
Merge branch 'remove_plugin_certificates' into 'master'
Remove plugin certificates and some pre-installed extensions
Closes #59 and #112
See merge request librewolf-community/browser/linux!8
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ee1f9f..4a3873f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). This project follows the official Firefox releases, but also uses [Arch Linux Package Versioning](https://wiki.archlinux.org/index.php/Arch_package_guidelines#Package_versioning) to mark individual releases in between versions. +## [75.0-2] - Unreleased + +### Added + +- DoH disabled by default +- Remove Internal Plugin Certificates from Mozilla + +### Fixed + +- Some default addons from Mozilla are now removed (#59) + ## [75.0-1] - 2020-04-08 ### Added |