summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-11-21 22:33:56 +0100
committerGravatar GitHub <noreply@github.com> 2019-11-21 22:33:56 +0100
commit996b49f1d8fba327f24b5859f3bacb85edb79da9 (patch)
tree3e667d2cb629a6ff16db4196e8622d37bf10cf4e
parent286bf6a23496e8436033380b2e1d2c509d82b196 (diff)
Update CHANGELOG.md1.15.3
Co-Authored-By: Frans de Jonge <fransdejonge@gmail.com>
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dd1dd06bd..52659a5dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,7 +8,7 @@
* Compatibility
* Add fallback for systems with old ICU < 4.6 (*International Components for Unicode*) [#2680](https://github.com/FreshRSS/FreshRSS/pull/2680)
* API
- * Do not obbey `rel=self` feed redirections when WebSub is disabled [#2659](https://github.com/FreshRSS/FreshRSS/pull/2659)
+ * Do not obey `rel=self` feed redirections when WebSub is disabled [#2659](https://github.com/FreshRSS/FreshRSS/pull/2659)
* UI
* Start adding support for RTL (*right-to-left*) languages [#2656](https://github.com/FreshRSS/FreshRSS/pull/2656)
* Deployment