Update changelog
This commit is contained in:
parent
c97efe2b18
commit
8af50e1d1a
1 changed files with 13 additions and 0 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -3,6 +3,19 @@ This file is a running track of new features and fixes to each version of the pa
|
|||
|
||||
This project follows [Semantic Versioning](http://semver.org) guidelines.
|
||||
|
||||
## v0.7.11 (Derelict Dermodactylus)
|
||||
### Fixed
|
||||
* Fixes an issue with certain systems not handling an API folder that was named `API` but referenced as `Api` in the namespace.
|
||||
* TS3 egg updated to use CLI arguments correctly and have a more minimalistic installation script.
|
||||
* Terminal was not properly displaying longer lines leading to some visual inconsistency.
|
||||
* Assorted translation updates.
|
||||
|
||||
### Changed
|
||||
* Removed PhraseApp integration from Panel code as it is no longer used.
|
||||
|
||||
### Added
|
||||
* You can now test your mail settings from the Admin CP without waiting to see if things are working correctly.
|
||||
|
||||
## v0.7.10 (Derelict Dermodactylus)
|
||||
### Fixed
|
||||
* Scheduled tasks triggered manually no longer improperly change the `next_run_at` time and do not run twice in a row anymore.
|
||||
|
|
Loading…
Reference in a new issue