mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Update versions and changelog for 1.1.1
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## [1.1.1] - 2018-11-14
|
||||
|
||||
### Fixed
|
||||
|
||||
- Parsing error caused by using `>=` or `<=` as the comparator in version
|
||||
functions.
|
||||
- Parsing error when encountering backslashes in a version or checksum
|
||||
function's path argument.
|
||||
- Parsing error when parentheses around expressions are padded with whitespace.
|
||||
|
||||
## [1.1.0] - 2018-10-23
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user