Version 0.9.0-rc1
- enable/disable from slash command - matching conditions (never, always, start, end, start or end) - support capturing groups - import examples - testing capabilities - compatibility with WoW Retail - adapted help texts - spelling errors
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## Version 0.9.0-rc - 2020-07-25 [Release Candidate]
|
||||
### Added
|
||||
- enable/disable from slash command
|
||||
- matching conditions (never, always, start, end, start or end)
|
||||
- support capturing groups
|
||||
- import examples
|
||||
- testing capabilities
|
||||
- compatibility with WoW Retail
|
||||
### Changed
|
||||
- adapted help texts
|
||||
- spelling errors
|
||||
|
||||
## Version 0.8.1-beta - 2020-06-16
|
||||
### Added
|
||||
- stop replacements per mapping
|
||||
|
||||
Reference in New Issue
Block a user