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 Oct 12, 2023
1 parent 9a7a632 commit 059765e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ Below are the most important 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.10.0 (2023-Oct-10)
## Upcoming release: 0.10.1 (2023-Oct-??)
- ...


## 0.10.0 (2023-Oct-12)
### Release notes
- This release adds support for marking checks as **experimental**, which will make them not affect the process exit code and so will allow such checks to result in a FAIL without breaking continuous integration builds. This will give time for users to report problems on the implementation of new checks. If after some time nobody complains, then those new checks will more safely be made effective by removing their `experimental` tag.

Expand Down

0 comments on commit 059765e

Please sign in to comment.