parent
de21754069
commit
a3821a8c69
5 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -53,6 +53,7 @@ README. Yay!
|
||||||
triggers like handing in missions (#46)
|
triggers like handing in missions (#46)
|
||||||
* `Route details event` now with correct escaping of Cottle syntax (no more “P
|
* `Route details event` now with correct escaping of Cottle syntax (no more “P
|
||||||
\<system\>” TTS)
|
\<system\>” TTS)
|
||||||
|
* TTS now handles systems containing `'` correctly. (#49)
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
@ -72,6 +73,7 @@ README. Yay!
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
* `RatAttack.enableRatDuty` has TTS again.
|
* `RatAttack.enableRatDuty` has TTS again.
|
||||||
|
* TTS now handles systems containing `'` correctly. (#49)
|
||||||
|
|
||||||
## SealAttack
|
## SealAttack
|
||||||
|
|
||||||
|
@ -92,6 +94,10 @@ SealAttack up to date
|
||||||
* Is now set up to overwrite an old version on import. See “Updating”
|
* Is now set up to overwrite an old version on import. See “Updating”
|
||||||
instructions in the README.
|
instructions in the README.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
* TTS now handles systems containing `'` correctly. (#49)
|
||||||
|
|
||||||
## StreamAttack 1.0
|
## StreamAttack 1.0
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
@ -99,6 +105,10 @@ instructions in the README.
|
||||||
* Is now set up to overwrite an old version on import. See “Updating”
|
* Is now set up to overwrite an old version on import. See “Updating”
|
||||||
instructions in the README.
|
instructions in the README.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
* TTS now handles systems containing `'` correctly. (#49)
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
# 2.0.1 (2020-07-21)
|
# 2.0.1 (2020-07-21)
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue