CHANGELOG ========== This project does *not* adhere to Semantic Versioning ## 0.0.9 - 2015-03-02 ### Fixed - Generated JSON Schema no-longer include the displayName attribute from RAML ## 0.0.8 - 2015-02-25 ### Fixed - Newlines are no longer removed in descriptions in JSON Schema, maintaining ability to transform via Markdown - Fixed bug that could cause changes to JSON Schema to also appear in hash of x-www-form-urlencoded formParameters ## 0.0.7 - 2015-02-25 ### Added - Documentation on features and configuration ### Fixed - Descriptions in hashes of JSON Schema were not being transformed via Markdown. This has been corrected. ## 0.0.6 - 2015-02-23 ### Fixed - JSON Schema is now generated based on RAML if application/json is present and nil ## 0.0.5 - 2015-02-18 ### Fixed - Security pages are back to using the layout defined for resource pages ## 0.0.4 - 2015-02-18 ### Fixed - Fixed bug that changed the default layouts configured by a project's _config.yml