mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Update versions and changelog for v2.0.1
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [2.0.1] - 2019-07-23
|
||||
|
||||
### Fixed
|
||||
|
||||
- Regular expressions are now prefixed with `^` and suffixed with `$` to ensure
|
||||
that only exact matches to the given expression are found.
|
||||
|
||||
## [2.0.0] - 2019-06-30
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user