diff options
author | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2020-07-30 17:51:35 +0200 |
---|---|---|
committer | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2020-07-30 17:57:09 +0200 |
commit | d73ef25178eb107680388e221ce55fa24b51ce5c (patch) | |
tree | 4f21fdeca15736de72f9129c17b98b2dd2609f88 /CHANGELOG.md | |
parent | Fix version number typo (diff) | |
download | librewolf-linux-d73ef25178eb107680388e221ce55fa24b51ce5c.tar.gz librewolf-linux-d73ef25178eb107680388e221ce55fa24b51ce5c.tar.bz2 librewolf-linux-d73ef25178eb107680388e221ce55fa24b51ce5c.zip |
v79.0-1
Also (re-)adds some debian armhf-patches – not really needed, but making
it easier to apply the libstdc++-related patches without having to
modify them.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a791a9f..58b0416 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ 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. +## [79.0-1] - 2020-07-30 + +### Changed + +- New upstream release 79.0 + ## [78.0.2-1] - 2020-07-10 ### Changed |