update changelog and readme
This commit is contained in:
@@ -8,14 +8,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||||||
|
|
||||||
#### Added
|
#### Added
|
||||||
|
|
||||||
- Nginx module_vts
|
- Nginx module nginx_vts
|
||||||
- Nginx dynamic_tls_records
|
- Nginx patch dynamic_tls_records
|
||||||
|
|
||||||
#### Changed
|
#### Changed
|
||||||
|
|
||||||
- Update WP-CLI version to 2.1.0
|
- Update WP-CLI version to 2.1.0
|
||||||
- Update Adminer to 4.6.2
|
- Update Adminer to 4.6.2
|
||||||
- Update Nginx-build to 1.14.2
|
- Update Nginx to 1.14.2
|
||||||
- Refactored nginx.conf
|
- Refactored nginx.conf
|
||||||
|
|
||||||
#### Fixed
|
#### Fixed
|
||||||
|
|||||||
@@ -10,11 +10,8 @@
|
|||||||
<img src="https://img.shields.io/github/license/wordops/wordops.svg" alt="MIT">
|
<img src="https://img.shields.io/github/license/wordops/wordops.svg" alt="MIT">
|
||||||
<img src="https://img.shields.io/github/last-commit/wordops/wordops.svg" alt="Commits">
|
<img src="https://img.shields.io/github/last-commit/wordops/wordops.svg" alt="Commits">
|
||||||
<img alt="GitHub release" src="https://img.shields.io/github/release-pre/wordops/wordops.svg">
|
<img alt="GitHub release" src="https://img.shields.io/github/release-pre/wordops/wordops.svg">
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="#key-features">Key Features</a> •
|
<a href="#key-features">Key Features</a> •
|
||||||
<a href="#getting-started">Getting Started</a> •
|
<a href="#getting-started">Getting Started</a> •
|
||||||
@@ -31,7 +28,7 @@
|
|||||||
|
|
||||||
- Easy Migration from EasyEngine v3 (migration script development in progress)
|
- Easy Migration from EasyEngine v3 (migration script development in progress)
|
||||||
- Automated WordPress, Nginx, PHP, MySQL & Redis installation
|
- Automated WordPress, Nginx, PHP, MySQL & Redis installation
|
||||||
- Up-to-date server stack with PHP 7.2 & 7.3, MariaDB 10.3 & Redis 5.0
|
- Up-to-date server stack with Nginx 1.14.2, PHP 7.2 & 7.3, MariaDB 10.3 & Redis 5.0
|
||||||
- Optimized Nginx configurations with multiple cache backends support
|
- Optimized Nginx configurations with multiple cache backends support
|
||||||
- Let's Encrypt SSL certificates
|
- Let's Encrypt SSL certificates
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user