diff options
author | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2021-01-09 11:52:02 +0100 |
---|---|---|
committer | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2021-01-09 11:52:02 +0100 |
commit | 8daeabffff66879cbee95da24f952edce1bb8a6a (patch) | |
tree | d92fecd46b381b7dd2b9c7da3948a8bdf3caf9c8 | |
parent | v84.0.2-1 (diff) | |
download | librewolf-linux-8daeabffff66879cbee95da24f952edce1bb8a6a.tar.gz librewolf-linux-8daeabffff66879cbee95da24f952edce1bb8a6a.tar.bz2 librewolf-linux-8daeabffff66879cbee95da24f952edce1bb8a6a.zip |
Update Changelog
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 01ba627..f835b85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,14 @@ This project follows the official Firefox releases, but also uses ## [84.0.2-1] - 2021-01-08 +### Changed + +- New upstream release 84.0.1 +- Flatpak runtime version updated (thanks @TheEvilSkeleton) + ### Fixed -- Patch for global menubar added to AppImage and Flatpak build script as well +- Use patch for global menubar added to AppImage and Flatpak build script as well ## [84.0.1-1] - 2021-01-07 |