Browse Source

Changelog

Alexandre Alapetite 2 years ago
parent
commit
f72a5a43b3
1 changed files with 8 additions and 1 deletions
  1. 8 1
      CHANGELOG.md

+ 8 - 1
CHANGELOG.md

@@ -2,8 +2,15 @@
 
 
 ## 202X-XX-XX FreshRSS 1.22.2-dev
 ## 202X-XX-XX FreshRSS 1.22.2-dev
 
 
+* Compatibility
+	* Require PHP 7.4+, and implement *typed properties* [#5720](https://github.com/FreshRSS/FreshRSS/pull/5720)
+* Features
+	* Increase SQL (`VARCHAR`) text fields to maximum possible [#5756](https://github.com/FreshRSS/FreshRSS/pull/5756)
+* Misc.
+	* Code improvements [#5511](https://github.com/FreshRSS/FreshRSS/pull/5511)
+
 
 
-## 2023-12-30 FreshRSS 1.22.1
+## 2023-10-30 FreshRSS 1.22.1
 
 
 * Bug fixing
 * Bug fixing
 	* Fix regression in i18n English fallback for extensions [#5752](https://github.com/FreshRSS/FreshRSS/pull/5752)
 	* Fix regression in i18n English fallback for extensions [#5752](https://github.com/FreshRSS/FreshRSS/pull/5752)