re-tag 6.2.1 as 6.3 to avoid confusion with diverging ver and tag
This commit is contained in:
parent
cd9b5514bb
commit
e84fc950bf
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
This changelog 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.
|
||||||
|
|
||||||
# 6.2.1
|
# 6.3
|
||||||
|
|
||||||
**target commit**:
|
**target commit**:
|
||||||
|
|
||||||
|
|
@ -18,7 +18,7 @@ Setting versions are documented using the pref `librewolf.cfg.version`, availabl
|
||||||
|
|
||||||
**References**:
|
**References**:
|
||||||
- vpn pref was set to the wrong value by mistake.
|
- vpn pref was set to the wrong value by mistake.
|
||||||
- offscreancanvas cannot be read back using JS, plus it is being tracked upstreadm. see [this comment](https://github.com/arkenfox/user.js/issues/1418#issuecomment-1093390017), which solves doubts from 6.1 changelog.
|
- offscreencanvas cannot be read back using JS, plus it is being tracked upstream. see [this comment](https://github.com/arkenfox/user.js/issues/1418#issuecomment-1093390017), which solves doubts from 6.1 changelog.
|
||||||
|
|
||||||
#### Removed preferences
|
#### Removed preferences
|
||||||
```
|
```
|
||||||
|
|
@ -674,4 +674,4 @@ lockPref("privacy.override_rfp_for_color_scheme", false);
|
||||||
**base librewolf version**: 89.x
|
**base librewolf version**: 89.x
|
||||||
|
|
||||||
This is the initial release from which we start tagging and versioning settings. For previous changes see
|
This is the initial release from which we start tagging and versioning settings. For previous changes see
|
||||||
[here](https://gitlab.com/librewolf-community/settings/-/blob/master/docs/changelog-legacy.md).
|
[here](https://gitlab.com/librewolf-community/settings/-/blob/master/docs/changelog-legacy.md).
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue