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 Mar 3, 2023
1 parent 25d7437 commit 7879e42
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,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.8.12 (2023-Apr-??)
- ...

## Upcoming release: 0.8.11 (2023-Jan-??)

## 0.8.11 (2023-Mar-03)
### Noteworthy code-changes
- The terminal reporter now prints out URLs for "more info" (typically github issues) where the user can learn more about how the check was originally proposed/discussed. (PR #3994)
- Added a `--timeout` parameter and set timeouts on all network requests. (PR #3892)
Expand Down

0 comments on commit 7879e42

Please sign in to comment.