瀏覽代碼

Changelog

Alexandre Alapetite 2 年之前
父節點
當前提交
f72a5a43b3
共有 1 個文件被更改,包括 8 次插入1 次删除
  1. 8 1
      CHANGELOG.md

+ 8 - 1
CHANGELOG.md

@@ -2,8 +2,15 @@
 
 ## 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
 	* Fix regression in i18n English fallback for extensions [#5752](https://github.com/FreshRSS/FreshRSS/pull/5752)