From a3cbb051bc8b88a69fd68c888fc6e7ad0f021966 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Corr=C3=AAa=20da=20Silva=20Sanches?= Date: Mon, 13 May 2024 01:47:08 -0300 Subject: [PATCH] update CHANGELOG in preparation for new release --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a59be70714..585cc15b5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ 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.12.6 (2024-May-??) +## Upcoming release: 0.12.7 (2024-May-??) + - ... + + +## 0.12.6 (2024-May-13) - Fixed race condition with `--auto-jobs` caused by the current working directory changing (issue #4700) ### Changes to existing checks