You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
# Thunderbird Release Notes
2
2
3
3
This repo contains release notes for Thunderbird, as displayed on [thunderbird.net](https://stage.thunderbird.net/en-US/thunderbird/releases/).
4
-
Notes are in a [YAML format](https://learnxinyminutes.com/docs/yaml/), with release versions under the 'release' directory and beta versions in the 'beta' directory.
4
+
Notes are in a [YAML format](https://learnxinyminutes.com/docs/yaml/), with esr versions in the 'esr' directory, monthly versions in the
5
+
'release' directory, and beta versions in the 'beta' directory.
5
6
6
7
To aid in editing these notes, you can preview changes to any of the .yml files with preview.py:
0 commit comments