Fixed TTS handling for systems containing '.

fixes #49
This commit is contained in:
alterNERDtive 2020-07-31 07:27:32 +02:00
parent de21754069
commit a3821a8c69
5 changed files with 10 additions and 0 deletions

View file

@ -53,6 +53,7 @@ README. Yay!
triggers like handing in missions (#46)
* `Route details event` now with correct escaping of Cottle syntax (no more “P
\<system\>” TTS)
* TTS now handles systems containing `'` correctly. (#49)
### Removed
@ -72,6 +73,7 @@ README. Yay!
### Fixed
* `RatAttack.enableRatDuty` has TTS again.
* TTS now handles systems containing `'` correctly. (#49)
## SealAttack
@ -92,6 +94,10 @@ SealAttack up to date
* Is now set up to overwrite an old version on import. See “Updating”
instructions in the README.
### Fixed
* TTS now handles systems containing `'` correctly. (#49)
## StreamAttack 1.0
### Changed
@ -99,6 +105,10 @@ instructions in the README.
* Is now set up to overwrite an old version on import. See “Updating”
instructions in the README.
### Fixed
* TTS now handles systems containing `'` correctly. (#49)
-----
# 2.0.1 (2020-07-21)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.