Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Updating the changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Jun 26, 2019
1 parent 17154c4 commit b1f8135
Showing 1 changed file with 6 additions and 14 deletions.
20 changes: 6 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Update markdown hrefs for ReadMe blog > changelog [`#223`](https://github.com/readmeio/api-explorer/pull/223)
- Adding support for parameters that may have child `$ref` pointers. [`#225`](https://github.com/readmeio/api-explorer/pull/225)
- ♻️ be more selective about which docs to lazy render [`#224`](https://github.com/readmeio/api-explorer/pull/224)
- ✅ write test scenarios [`e26d64e`](https://github.com/readmeio/api-explorer/commit/e26d64ef4247bcf9d3e47ebc798555b18aaa31f1)
- 📦 package-json [`455b7fd`](https://github.com/readmeio/api-explorer/commit/455b7fd3e526dd26bc1c5d500c6876495d918a1d)
- Update CHANGELOG.md [`4328fcc`](https://github.com/readmeio/api-explorer/commit/4328fccefbfc31e6387a7d3c1b8fbd6fc7ec2400)

#### [v4.3.1](https://github.com/readmeio/api-explorer/compare/v4.3.0...v4.3.1)

> 19 June 2019
- Fix/empty json [`#222`](https://github.com/readmeio/api-explorer/pull/222)
- 📦 package-lock edits [`61116b0`](https://github.com/readmeio/api-explorer/commit/61116b071e882c999605ee95cf46c5b8dea4cd9d)
- Revert "📦 package-lock edits" [`1fc0c42`](https://github.com/readmeio/api-explorer/commit/1fc0c424c98a4c9f38c96eeae306dbb647fbf42b)
- 📦 package-lock edits [`dc8eac2`](https://github.com/readmeio/api-explorer/commit/dc8eac2c47fe2c69c72e8e8b194ea7ad14fc4ebd)
- Fixes issue where if there is a property type of `json`, the app will strip out any empty objects [`#222`](https://github.com/readmeio/api-explorer/pull/222)

#### [v4.3.0](https://github.com/readmeio/api-explorer/compare/v4.2.0...v4.3.0)

Expand All @@ -33,18 +27,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Fix `npm link` [`#218`](https://github.com/readmeio/api-explorer/pull/218)
- Add support for bearer auth [`#216`](https://github.com/readmeio/api-explorer/pull/216)
- Do not strip trailing slashes and instead create unique key for path URL [`#214`](https://github.com/readmeio/api-explorer/pull/214)
- Add latest dists [`3e0f121`](https://github.com/readmeio/api-explorer/commit/3e0f12113049f9c35a25cc7b951bb01669c034bb)
- Update CHANGELOG.md [`b32a214`](https://github.com/readmeio/api-explorer/commit/b32a2146737c11813bd1b222a137de61854414b3)
- Update CHANGELOG.md [`b115042`](https://github.com/readmeio/api-explorer/commit/b115042b62e0bf7a8976c40f421bb017709978f8)

#### [v4.2.0](https://github.com/readmeio/api-explorer/compare/v4.1.1...v4.2.0)

> 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)

Expand All @@ -54,7 +46,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Fix issue in remove-undefined-objects with `null` that would cause it to throw [`#195`](https://github.com/readmeio/api-explorer/pull/195)
- Add $ref lookup for params [`f7ac49c`](https://github.com/readmeio/api-explorer/commit/f7ac49c206942c5b222b532abef0f09bda99523c)
- If Accept header is specified in values, it trumps whatever is in the responses [`ea54673`](https://github.com/readmeio/api-explorer/commit/ea546739ef130121b4f4f9232df7beb7a75fd2ae)
- Working test [`ecfd3fa`](https://github.com/readmeio/api-explorer/commit/ecfd3fa8dba126dc2d0640c6d7e83bf86b9ff3d6)
- Added Swift syntax highlighting [`#194`](https://github.com/readmeio/api-explorer/pull/194)

#### [v4.1.0](https://github.com/readmeio/api-explorer/compare/v4.0.1...v4.1.0)

Expand Down

0 comments on commit b1f8135

Please sign in to comment.