update changelog

This commit is contained in:
ohfp 2020-03-31 21:10:41 +02:00
parent 948a349bd9
commit efd24ea6bd

View file

@ -11,13 +11,12 @@ This project follows the official Firefox releases, but also uses
### Added ### Added
- AppImage and Flatpak improvements (metadata, conventions) - AppImage and Flatpak improvements (metadata, conventions etc.)
- (Mostly) we working Flatpak release - (Mostly) working Flatpak release
- **Untested**: AppImage and Flatpak releases for `aarch64` are now also built on Ubuntu 16.04 - **Untested**: AppImage and Flatpak releases for `aarch64` are now also built on Ubuntu 16.04
### Known Issues ### Known Issues
- AppImage is working properly (and probably not a completely valid AppImage): It creates a new profile in `~/.librewolf` on each launch.
- AppImage and Flatpak releases cannot be built as PGO/profiled builds at the moment - AppImage and Flatpak releases cannot be built as PGO/profiled builds at the moment
- AppStream metadata is not completely valid (missing screenshots) - AppStream metadata is not completely valid (missing screenshots)
- Build scripts are not tested outside of a dockerized environment - Build scripts are not tested outside of a dockerized environment