Resolve "Create release 1.0.0"
1 unresolved thread
1 unresolved thread
Closes #47 (closed)
Edited by Arthur BOUDREAULT
Merge request reports
Activity
changed milestone to %1.0.0
added Doing version::1.0.0 labels
requested review from @cchaudier
assigned to @arthur.boudreault
added 1 commit
- e84d5453 - docs: update changelog for release 1.0.0 + syntax corrections for markdown
added Need review label and removed Doing label
- Resolved by Arthur BOUDREAULT
- Resolved by Arthur BOUDREAULT
added 1 commit
- 18979d58 - docs: update changelog for release 1.0.0 + syntax corrections for markdown
mentioned in commit 850a2513
10 9 11 ### Added 12 10 13 - As we grew in terms of added features we have decided to transform this role into a collection. 11 14 - You can now define symoblic links for `/etc/yunohost/` and `/var/www/`. 12 15 - You can now create backups for Yunohost core and apps using `ynh_backup` role. 13 16 14 17 ### Changed 15 - This role is now divided into four roles: `ynh_setup`, `ynh_config`, `ynh_apps`, `ynh_backup`. Each role has its own README so you can easily navigate between them and understand their purpose. 16 18 17 ## [0.2.0] - 2022-03-31 19 - This role is now divided into four roles: `ynh_setup`, `ynh_config`, `ynh_apps`, `ynh_backup`. Each role has its own README so you can easily navigate between them and understand their purpose. 20 21 ### Deprecated 22 23 - Be careful when you upgrade because of the modularity of the different roles. Don't hesitate to read the latest REDME for an example on how to incorporate the roles into a playbook. 23 - Be careful when you upgrade because of the modularity of the different roles. Don't hesitate to read the latest REDME for an example on how to incorporate the roles into a playbook. 23 - Be careful when you upgrade because of the modularity of the different roles. Don't hesitate to read the latest README for an example on how to incorporate the roles into a playbook.
Please register or sign in to reply