Signed-off-by: Christian Wolf <github@christianwolf.email>
This commit is contained in:
Christian Wolf 2023-12-07 17:03:03 +01:00
Родитель 5d667b71bb
Коммит f4a6eb9a13
1 изменённых файлов: 5 добавлений и 1 удалений

Просмотреть файл

@ -1,11 +1,12 @@
## [Unreleased]
### Fixed
- Make app compatible with PHP 7.4
[#1931](https://github.com/nextcloud/cookbook/pull/1931) @christianlupus
- Allow translation of string _Enable debugging_ in settings
[#1947](https://github.com/nextcloud/cookbook/pull/1947) @christianlupus
- Allow translation of string _Enable debugging_ in settings
[#1947](https://github.com/nextcloud/cookbook/pull/1947) @christianlupus
### Maintenance
- Add PHP lint checker to ensure valid (legacy) PHP syntax
@ -20,6 +21,9 @@
[#1949](https://github.com/nextcloud/cookbook/pull/1949) @seyfeb
- fix wrong parsing of recipe yield input
[#1944](https://github.com/nextcloud/cookbook/pull/1944) @j0hannesr0th
- Update compatibility of app to NC28
[#1950](https://github.com/nextcloud/cookbook/pull/1950) @christianlupus
## 0.10.3 - 2023-12-04