Update Changelog.md

This commit is contained in:
stanzabird 2021-06-14 14:13:47 +00:00
parent 45185c9c47
commit 3cb605955b

View file

@ -1,4 +1,4 @@
This changelod will be used from now on to document changes in a precise manner, with a list of changes for each setting version. This changelog will be used from now on to document changes in a precise manner, with a list of changes for each setting version.
Setting versions are documented using the pref `librewolf.cfg.version`, available in about:config. Setting versions are documented using the pref `librewolf.cfg.version`, available in about:config.
## 1.0 ## 1.0
@ -33,4 +33,4 @@ defaultPref("geo.provider.network.url", "https://location.services.mozilla.com/v
#### Added preferences #### Added preferences
``` ```
lockPref("privacy.override_rfp_for_color_scheme", false); lockPref("privacy.override_rfp_for_color_scheme", false);
``` ```