Update CHANGELOG.md

This commit is contained in:
Dane Everitt 2021-08-03 20:04:00 -07:00 committed by GitHub
parent e926754724
commit a2a02906ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,10 @@
# Changelog # Changelog
## v1.4.7
### Fixed
* SFTP access is now properly denied if a server is suspended.
* Correctly uses `start_on_completion` and `crash_detection_enabled` for servers.
## v1.4.6 ## v1.4.6
### Fixed ### Fixed
* Environment variable starting with the same prefix no longer get merged into a single environment variable value (skipping all but the first). * Environment variable starting with the same prefix no longer get merged into a single environment variable value (skipping all but the first).