1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wordpress_ynh.git synced 2024-09-03 20:36:10 +02:00

Update CHANGELOG.md

This commit is contained in:
Maniack Crudelis 2020-01-31 12:11:19 +01:00 committed by GitHub
parent 8ecea3d57c
commit 71bb63d6e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,20 @@ Changelog
## Unreleased
- Nothing for now...
## [5.3.2~ynh1](https://github.com/YunoHost-Apps/wordpress_ynh/pull/85) - 2020-01-31
#### Added
* [Add action and config-panel feature](https://github.com/YunoHost-Apps/wordpress_ynh/pull/79)
* [Add changelog](https://github.com/YunoHost-Apps/wordpress_ynh/pull/82)
#### Fixed
- [fix config is_public](https://github.com/YunoHost-Apps/wordpress_ynh/pull/84)
#### Changed
* [Use ynh_get_scalable_phpfpm](https://github.com/YunoHost-Apps/wordpress_ynh/pull/80)
* [Update to 5.3.2](https://github.com/YunoHost-Apps/wordpress_ynh/pull/81)
## [5.3~ynh1](https://github.com/YunoHost-Apps/wordpress_ynh/pull/77) - 2019-12-26
#### Fixed