1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dokuwiki_ynh.git synced 2024-09-03 18:26:20 +02:00

update the changelog

Hope it can be usefull to track changes made in the package
This commit is contained in:
Gofannon 2022-08-21 01:38:01 +02:00
parent 7e79aa674a
commit 3da84c9dfe

View file

@ -10,6 +10,26 @@
------------
# [2022.07.31~ynh1] - 2022-08-XX
## Added
- New DokuWiki version `2022-07-31 "Igor"`
- New automated tests for "check_process" CI
## Changed
- Use PHP8.1 as default (PHP7.4 is bulleyes will be EOL "28 Nov 2022" so bump the version)
- Change method to "automatic upgrade" of plugins
- Cleanning 'admin permission' handling
- redo how php is managed: ynh_add_fpm_config + php config files
- Sync with reference package 'example_ynh'
## Removed
- automatic installation of plugin "logautherror" (not compatible)
- support for YunoHost below 11 (no time to test against older versions)
# [2020-07-29~ynh4] - 2021-01-19
### Added