From 9d961ad678c566db28d70b6b13bd9c3eccaaffca Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Wed, 7 Feb 2024 15:53:34 +0100 Subject: [PATCH] update changelog --- .changes/2.3.0.md | 3 +++ CHANGELOG.md | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 .changes/2.3.0.md diff --git a/.changes/2.3.0.md b/.changes/2.3.0.md new file mode 100644 index 0000000..a2814c2 --- /dev/null +++ b/.changes/2.3.0.md @@ -0,0 +1,3 @@ +## 2.3.0 - 2024-02-07 +### Fixed +* Font fixed to work across browsers diff --git a/CHANGELOG.md b/CHANGELOG.md index f6ca03f..3385241 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## 2.3.0 - 2024-02-07 +### Fixed +* Font fixed to work across browsers + ## 2.2.0 - 2024-02-01 ### Fixed * Styling of workflow header in english page