Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/YOURLS/YOURLS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author྅༻ Ǭɀħ ༄༆ཉ <ozh@ozh.org>2021-03-06 21:07:08 +0300
committerGitHub <noreply@github.com>2021-03-06 21:07:08 +0300
commit8403eac91164db8f5bf4e26337b939f089db00f9 (patch)
tree7cceaa6eb2135f33ef6c3bc6bb2a12fcaf70fce8
parent57fe8f23eac95383de48534c8f1055b5cd274736 (diff)
1.8.1 changelog
[skip ci]
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 244d3a90..e1cd9b12 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,13 @@ YOURLS Changelog
_This file lists the main changes through all versions of YOURLS.
For a much more detailed list, simply refer to [commit messages](https://github.com/YOURLS/YOURLS/commits/master)._
+1.8.1
+---
+- fixed: upgrade procedure with MySQL 8 & table names containing dashes (#2844, #2846)
+- fixed: function to make public some pages on private installs (#2859)
+- added: `all` hook to debug YOURLS and plugins (#2860)
+- improved: plugin inline documentation
+
1.8
---
- fixed: support for PHP 8