aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorohfp <1813007-ohfp@users.noreply.gitlab.com>2020-07-10 13:34:01 +0200
committerohfp <1813007-ohfp@users.noreply.gitlab.com>2020-07-10 13:34:16 +0200
commit77de935ab3ce26a201b92f5162887e41d48b7342 (patch)
tree991c4d2617b9c8c8182889e1dd7862924ef16568 /CHANGELOG.md
parentfix broken debian patch (whitespace issue) (diff)
downloadlibrewolf-linux-77de935ab3ce26a201b92f5162887e41d48b7342.tar.gz
librewolf-linux-77de935ab3ce26a201b92f5162887e41d48b7342.tar.bz2
librewolf-linux-77de935ab3ce26a201b92f5162887e41d48b7342.zip
v78.0.2-1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a420f09..03bb5dc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,13 @@ 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.
+## [78.0.1-1] - 2020-07-10
+
+### Changed
+
+- New upstream release 78.0.2
+- New upstream release of included uBlock Origin (1.28.0)
+
## [78.0.1-1] - 2020-07-02
### Changed
bgstack15