-
Notifications
You must be signed in to change notification settings - Fork 2
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
1 parent
1deead5
commit 2fcf631
Showing
1 changed file
with
5 additions
and
17 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,19 +1,7 @@ | ||
# CHANGELOG | ||
|
||
## To do | ||
|
||
* 添加 Nginx 支持 | ||
* 添加 Ubuntu18.04, Amazon Linux2 支持 | ||
|
||
## Logs | ||
|
||
### Bug Fixes | ||
|
||
* 2020-02-21 magento数据库用户需要设置为全局权限 | ||
* 2020-02-20 修复Magento cron job的用户问题,改为变量```magento_owner```控制 | ||
* 2020-02-14 改写Magento项目 | ||
|
||
### Features | ||
|
||
* 2020-08-15 Change to phpMyAdmin on Docker | ||
* 2020-02-14 改写Magento项目,待测 | ||
## Release v2.4.2-1 2021-2-26 | ||
### Fixes and Enhancements | ||
- Add CLI chapter in documentation #4 | ||
- Install Magento with sample data #2 | ||
- update to version Magento-2.4.2 #1 |