Update CHANGELOG
This commit is contained in:
parent
0231d798e4
commit
0c639f3cad
|
@ -12,6 +12,8 @@ IMPROVEMENTS:
|
|||
|
||||
BUG FIXES:
|
||||
|
||||
* core: Concurrent map access is completely gone, fixing rare issues
|
||||
with runtime memory corruption. [GH-307]
|
||||
* core: Fix possible panic when ctrl-C during provisioner run.
|
||||
* provisioners/salt-masterless: Use filepath join to properly join paths.
|
||||
|
||||
|
|
Loading…
Reference in New Issue