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: CHANGELOG.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,23 @@
1
1
Below are the noteworthy changes from each release.
2
2
A more detailed list of changes is available in the corresponding milestones for each release in the Github issue tracker (https://github.com/googlefonts/fontbakery/milestones?state=closed).
3
3
4
-
## Upcoming release: 0.13.0 (2024-Dec-??)
4
+
## Upcoming release: 0.13.1 (2025-Jan-??)
5
5
- ...
6
6
7
7
8
+
## 0.13.0 (2025-Jan-10)
9
+
### Stable release notes
10
+
To see the full list of changes, please read below the changelog entries of these pre-releases of v0.13.0:
11
+
- 0.13.0a7 (2024-Dec-29)
12
+
- 0.13.0a6 (2024-Dec-03)
13
+
- 0.13.0a5 (2024-Nov-10)
14
+
- 0.13.0a4 (2024-Nov-06)
15
+
- 0.13.0a3 (2024-Oct-25)
16
+
- 0.13.0a2 (2024-Oct-16)
17
+
- 0.13.0a1 (2024-Sep-19)
18
+
- 0.13.0a0 (2024-Sep-13)
19
+
20
+
8
21
## 0.13.0a7 (2024-Dec-29)
9
22
### Noteworthy code-changes
10
23
- Created a dictionary at `Lib/fontbakery/legacy_checkids.py` that documents the renaming of checks-IDs that is happenning between versions v0.12.10 and v0.13.0 (PR #4929)
0 commit comments