From 69545279a5312275baa5bc212a624fa6ee1f9ee4 Mon Sep 17 00:00:00 2001 From: Morris Brodersen Date: Fri, 2 Feb 2024 17:54:27 +0100 Subject: [PATCH] update changelog --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cdf1652..cab0cf2 100644 --- a/README.md +++ b/README.md @@ -882,8 +882,10 @@ Thanks! ### 01/2024 +- Add [web app manifest](https://developer.mozilla.org/en-US/docs/Web/Manifest) - Correctly combine [code coverage](#431-code-coverage) from end-to-end and unit tests +- Remove FPS counter ### 12/2023