From 71d635db76068f791e10b97bd351b385d76bc482 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Thu, 4 Aug 2022 18:32:25 +0200 Subject: Release 18.1.1 Changed - Change autodiscover to only run after fetching the given url has failed (#1860) Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 6 +++++- appinfo/info.xml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbc2aaeac..cf311f1d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,14 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1 # Unreleased ## [18.x.x] ### Changed -- Change autodiscover to only run after fetching the given url has failed (#1860) + ### Fixed # Releases +## [18.1.1] - 2022-08-12 +### Changed +- Change autodiscover to only run after fetching the given url has failed (#1860) + ## [18.1.1-beta1] - 2022-07-04 ### Fixed - Fix export of unread and starred articles failing due to postgres error (#1839, #1249) diff --git a/appinfo/info.xml b/appinfo/info.xml index f414d9bd9..17cc91594 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new) Report a [feed issue](https://github.com/nextcloud/news/discussions/new) ]]> - 18.1.1-beta1 + 18.1.1 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3