Version 0.6.0
- honour capital/mixed cases for ignore case - consolidate consecutive matches - database upgrade capability - case sensitivity option reversed - removed obsolete WIM handling - skip empty mapping - Deletion of mapping
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -3,15 +3,25 @@ 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).
|
||||
|
||||
## [Unreleased] Version 1.0 - 2020-06-02
|
||||
## [Unreleased] Version 0.7.0-beta - 2020-06-06
|
||||
### Added
|
||||
- case sensitivity
|
||||
- handle replacement via slash command
|
||||
|
||||
## Version 0.6.0 - 2020-06-05
|
||||
### Added
|
||||
- honour capital/mixed cases for ignore case
|
||||
- consolidate consecutive matches
|
||||
- database upgrade capability
|
||||
### Changed
|
||||
- case sensitivity option reversed
|
||||
- removed obsolete WIM handling
|
||||
### Fixed
|
||||
- skip empty mapping
|
||||
- Deletion of mapping
|
||||
|
||||
## Version 0.5.0 - 2020-06-01
|
||||
### Added
|
||||
- add replacements via options UI
|
||||
- handle replacement via slash command
|
||||
|
||||
## Version 0.4.0 - 2020-05-30
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user