From 20a1f8b2cd2687df95732ff32ebd6a497b48bdae Mon Sep 17 00:00:00 2001 From: Albert S Date: Sat, 19 Nov 2022 11:54:24 +0100 Subject: [PATCH] Release v0.8.1 --- CHANGELOG.md | 6 ++++++ README.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb482e0..c65669b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # looqs: Release notes +## 2022-11-19 - v0.8.1 + +CHANGES: + - Fix regression causing previews in second (and higher) result page to not render + - Minor improvements + ## 2022-10-22 - v0.8 CHANGES: diff --git a/README.md b/README.md index 8b5a0a9..8477272 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ There is no need to write the long form of filters. There are also booleans avai The screenshots in this section may occasionally be slightly outdated, but they are usually recent enough to get an overall impression of the current state of the GUI. ## Current status -Latest version: 2022-10-22, v0.8 +Latest version: 2022-11-19, v0.8.1 Please keep in mind: looqs is still at an early stage and may exhibit some weirdness and contain bugs.