CHANGELOG - add v1.18.0 notes
This commit is contained in:
parent
3733cb6114
commit
32e8a55b4e
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,5 +1,18 @@
|
|||||||
## ChangeLog
|
## ChangeLog
|
||||||
|
|
||||||
|
### v1.18.0
|
||||||
|
|
||||||
|
#### Performance Improvements
|
||||||
|
|
||||||
|
- Backport 2.x VarSet performance improvements to 1.x branch.
|
||||||
|
- Remove Cache dirty-tracking
|
||||||
|
- Reduce recursion of VarSet#expand_varref by expanding vars earlier.
|
||||||
|
|
||||||
|
#### Fixes
|
||||||
|
|
||||||
|
- #73 - fix inconsistent type handling in VarSet#expand_varref
|
||||||
|
- #75 - avoid mkdir() race conditions
|
||||||
|
|
||||||
### v1.17.0
|
### v1.17.0
|
||||||
|
|
||||||
#### New Features
|
#### New Features
|
||||||
|
Loading…
x
Reference in New Issue
Block a user