From 1f9030f54f0a6ae35894278d002de0902d822c83 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Sat, 1 Apr 2023 15:05:02 +0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index add0b931..74a10b3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ - Minor adjustments in sql dump [\#109](https://github.com/torrentpier/torrentpier-lts/pull/109) ([belomaxorka](https://github.com/belomaxorka)) - Fix default users language in dump [\#110](https://github.com/torrentpier/torrentpier-lts/pull/110) ([belomaxorka](https://github.com/belomaxorka)) - Fix some bugs with MySQL strict mode [\#111](https://github.com/torrentpier/torrentpier-lts/pull/111) ([belomaxorka](https://github.com/belomaxorka)) +- Fixed broken sitemap sending [\#112](https://github.com/torrentpier/torrentpier-lts/pull/112) ([belomaxorka](https://github.com/belomaxorka)) - Minor fixes [\#89](https://github.com/torrentpier/torrentpier-lts/pull/89), [\#94](https://github.com/torrentpier/torrentpier-lts/pull/94), [\#98](https://github.com/torrentpier/torrentpier-lts/pull/98), [\#101](https://github.com/torrentpier/torrentpier-lts/pull/101), [\#103](https://github.com/torrentpier/torrentpier-lts/pull/103) ([belomaxorka](https://github.com/belomaxorka)) ## [v2.1.5](https://github.com/torrentpier/torrentpier/tree/v2.1.5) (2015-05-23)