From 96a0d05d1acf94ec9e62b2d869eae3bd6150729d Mon Sep 17 00:00:00 2001 From: Jonas Wanke Date: Tue, 30 May 2023 10:31:06 +0200 Subject: [PATCH] Mention issue in changelog entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cfc8bf..cf896c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## 1.0.0-alpha.13 · 2023-05-30 ### 📦 Build & CI -* upgrade to Flutter v3.10.0, Dart v3.0.0 ([`81e4ebe`](https://github.com/JonasWanke/timetable/commit/81e4ebea6258f26df34973a7ef9bc1ddedec9ffd)) +* upgrade to Flutter v3.10.0, Dart v3.0.0 ([`81e4ebe`](https://github.com/JonasWanke/timetable/commit/81e4ebea6258f26df34973a7ef9bc1ddedec9ffd)), closes: [#143](https://github.com/JonasWanke/timetable/issues/143) ## 1.0.0-alpha.12 · 2023-05-16