Skip to content

Commit

Permalink
update CHANGELOG in preparation for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
felipesanches committed Jan 10, 2025
1 parent 03b5212 commit 1be8412
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
Below are the noteworthy changes from each release.
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).

## Upcoming release: 0.13.0 (2024-Dec-??)
## Upcoming release: 0.13.1 (2025-Jan-??)
- ...


## 0.13.0 (2025-Jan-10)
### Stable release notes
To see the full list of changes, please read below the changelog entries of these pre-releases of v0.13.0:
- 0.13.0a7 (2024-Dec-29)
- 0.13.0a6 (2024-Dec-03)
- 0.13.0a5 (2024-Nov-10)
- 0.13.0a4 (2024-Nov-06)
- 0.13.0a3 (2024-Oct-25)
- 0.13.0a2 (2024-Oct-16)
- 0.13.0a1 (2024-Sep-19)
- 0.13.0a0 (2024-Sep-13)


## 0.13.0a7 (2024-Dec-29)
### Noteworthy code-changes
- 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)
Expand Down

0 comments on commit 1be8412

Please sign in to comment.