From 73e56a05ff58be34f0b7227d6859cbdb24293880 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Wed, 12 Oct 2022 01:07:32 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d8ec5de..a93541ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,17 @@ ## Latest changes live on https://tyrasd.github.io/overpass-turbo/ +- Implement nwr shorthand +- Display Git commit date in help/about +- Use modern build tools: vite, vitest + +## 2022-01-09 + - Show request duration in stats tooltip - Adjust MapCSS without re-running query - Rewrite UI to Bulma CSS - Add button to reset settings +- Add confirmation for logout +- Add syntax highlighting for nw/nr/wr ## 2020-01-07