Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apparentlymart authored Jul 18, 2017
1 parent ac250d2 commit a2ef0ce
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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]
Expand Down

0 comments on commit a2ef0ce

Please sign in to comment.