Update CHANGELOG.md
This commit is contained in:
parent
ac250d2792
commit
a2ef0ce9a3
|
@ -1,6 +1,10 @@
|
|||
## 0.10.0-rc1 (Unreleased)
|
||||
|
||||
IMPROVEMENTS:
|
||||
BUG FIXES:
|
||||
|
||||
* Handle correctly the `.exe` suffix on locally-compiled provider plugins on Windows systems. [GH-15587]
|
||||
|
||||
INTERNAL CHANGES:
|
||||
|
||||
* helper/schema: Actively disallow reserved field names in schema [GH-15522]
|
||||
* helper/schema: Force field names to be alphanum lowercase + underscores [GH-15562]
|
||||
|
|
Loading…
Reference in New Issue