From b32a2146737c11813bd1b222a137de61854414b3 Mon Sep 17 00:00:00 2001 From: Kanad Gupta Date: Wed, 24 Apr 2019 14:46:16 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e80d770ab..e24c286cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). > 24 April 2019 - Improve handling of baseUrl [`#209`](https://github.com/readmeio/api-explorer/pull/209) -- Add the latest *latest* dist [`0c500f7`](https://github.com/readmeio/api-explorer/commit/0c500f7c926e5471207d10cbb740a64c0ce0f5b0) -- Add latest dist [`bbaa68c`](https://github.com/readmeio/api-explorer/commit/bbaa68c9da2c08e7164332ae1e9c5b573a4a06fa) -- Create baseUrl context and revert prop passing in #176 [`097a5e8`](https://github.com/readmeio/api-explorer/commit/097a5e8fb7c3cf6d6ec090ffb98433a459772c0f) +- Add empty `properties` key to type 'object' [`#204`](https://github.com/readmeio/api-explorer/pull/204) +- Add support for string format: url [`#203`](https://github.com/readmeio/api-explorer/pull/203) +- Strip out the string format that we do not support [`#202`](https://github.com/readmeio/api-explorer/pull/202) +- Bump react-jsonschema-form to v1.4.0 [`d5ae5b5`](https://github.com/readmeio/api-explorer/commit/d5ae5b54fc2930ab004fdb6ad5ba6aba8c946d2f) #### [v4.1.1](https://github.com/readmeio/api-explorer/compare/v4.1.0...v4.1.1)