Version 1.6.9

#207
#208

+ Fixed error in fields RegExp
This commit is contained in:
Kevin Röbert
2019-07-29 01:26:45 +02:00
parent dbe7c603f9
commit 15daf50c71
4 changed files with 23 additions and 4 deletions

View File

@@ -4,6 +4,15 @@ 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).
## [1.6.9] - 2019-07-29
### Compatibility note
- Require Firefox >= 55
- Require Chrome >= 22
### Fixed
- Fixed error in fields RegExp
## [1.6.8] - 2019-07-28
### Compatibility note