Bump version to v3.18.1
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -8,6 +8,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
|
||||
### v3.19.0 - [Unreleased]
|
||||
|
||||
### v3.18.1 - 2023-09-26
|
||||
|
||||
#### Fixed
|
||||
|
||||
- `wo site update` not changing site's php version
|
||||
- Netdata install with a remote MySQL server
|
||||
- Remove outdated Anemometer package
|
||||
- Update bash_completion
|
||||
|
||||
### v3.18.0 - 2023-08-28
|
||||
|
||||
#### Added
|
||||
@@ -82,7 +91,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
- psutil dependency upgrade
|
||||
- Fix wrong else statements in stack_services.py ([PR #475](https://github.com/WordOps/WordOps/pull/475)) @stodorovic
|
||||
|
||||
|
||||
### v3.15.4 - 2022-10-25
|
||||
|
||||
#### Fixed
|
||||
@@ -449,7 +457,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
- `wo stack install --cheat` wasn't working properly previously
|
||||
- `wo info` failure depending on php-fpm pool name. ConfigParser will now detect the section name.
|
||||
|
||||
|
||||
### v3.9.9.4 - 2019-10-18
|
||||
|
||||
#### Changed
|
||||
@@ -967,7 +974,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
- WordOps configuration backup before upgrade
|
||||
- Previous acme.sh certs migration
|
||||
- "wo maintenance" command to perform server package update & cleanup
|
||||
- Support for Netdata on backend : https://server.hostname:22222/netdata/
|
||||
- Support for Netdata on backend : <https://server.hostname:22222/netdata/>
|
||||
- New Stacks : composer and netdata
|
||||
- additional argument for letsencrypt : --hsts
|
||||
- Clean Theme for adminer
|
||||
@@ -1086,4 +1093,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
- Added more automated testing with Redis
|
||||
- Replaced Postfix with smtp-cli
|
||||
- Dropped mail services
|
||||
- Dropped w3tc support
|
||||
- Dropped w3tc support
|
||||
|
||||
Reference in New Issue
Block a user