-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,9 @@ | ||
# CHANGELOG | ||
|
||
## To do | ||
## Release nextcloud-v22.0-1 2021-7-20 | ||
### Fixes and Enhancements | ||
- skip wizard, update to v22.0 #8 | ||
|
||
* 添加 Nginx 支持 | ||
* 添加 Ubuntu18.04, Amazon Linux2 支持 | ||
* nextCloud 版本输出 | ||
* 文档服务问题 | ||
|
||
## Logs | ||
|
||
### Bug Fixes | ||
|
||
* 2020-02-20 修复变量替换问题 | ||
|
||
* 2020-02-14 数字型变量统一增加双引号 | ||
|
||
* 2020-02-13 修改变量格式以及变量名统一命名 | ||
|
||
* 2020-02-12 修改为和ansible-template统一格式 | ||
|
||
### Features | ||
|
||
* 2020-02-21 测试成功 | ||
|
||
* 2020-02-19 添加pre_task, 修复my.cnf覆盖问题 | ||
|
||
* 2020-02-13 格式化变量模板 | ||
|
||
* 2020-02-12 格式化整个ansible-nextcloud项目 | ||
## Release nextcloud-v20.0.5-1 2021-7-9 | ||
### Fixes and Enhancements | ||
- 19.0.3 to 20.0.0 #2 |