Version 0.3.0
- fixed DB storange and debug printing
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -3,13 +3,19 @@ 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-05-27
|
||||
First version to be released
|
||||
## [Unreleased] Version 1.0 - 2020-05-28
|
||||
### Added
|
||||
- case sensitivity
|
||||
- consolidate consecutive matches
|
||||
|
||||
## Version 0.3.1 - 2020-05-28
|
||||
### Added
|
||||
- add replacements via options UI
|
||||
- handle replacement via slash command
|
||||
- case sensitivity
|
||||
- consolidate consecutive matches
|
||||
|
||||
## Version 0.3.0 - 2020-05-27
|
||||
### Fixed
|
||||
- fixed DB storange and debug printing
|
||||
|
||||
## Version 0.2.2 - 2020-05-26
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user