mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 10:04:08 +03:00
update CHANGELOG
This commit is contained in:
parent
d1b9cb1a63
commit
0323551ca1
20
CHANGELOG.md
20
CHANGELOG.md
|
@ -1,3 +1,23 @@
|
|||
<a name="1.9.0"></a>
|
||||
# 1.9.0 (2017-02-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* do not crash if version is not string ([accd016](https://github.com/Rebilly/ReDoc/commit/accd016)), closes [#208](https://github.com/Rebilly/ReDoc/issues/208)
|
||||
* long paths break EndpointLink ui ([8472045](https://github.com/Rebilly/ReDoc/commit/8472045))
|
||||
* remove unused hide-hostname option ([7031176](https://github.com/Rebilly/ReDoc/commit/7031176))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Add support for `x-servers` ([fd49082](https://github.com/Rebilly/ReDoc/commit/fd49082))
|
||||
* Color of "default" Response depends on other successful responses are specified ([9d0dd25](https://github.com/Rebilly/ReDoc/commit/9d0dd25)), closes [#197](https://github.com/Rebilly/ReDoc/issues/197)
|
||||
* improved type string with minLength == maxLength ([e76bcc3](https://github.com/Rebilly/ReDoc/commit/e76bcc3)), closes [#212](https://github.com/Rebilly/ReDoc/issues/212)
|
||||
* show type string with minLength 1 as "non-empty" ([d175a4d](https://github.com/Rebilly/ReDoc/commit/d175a4d)), closes [#192](https://github.com/Rebilly/ReDoc/issues/192)
|
||||
|
||||
|
||||
|
||||
<a name="1.8.1"></a>
|
||||
## 1.8.1 (2017-02-23)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user