mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
Add changelog
This commit is contained in:
parent
cde5eb534a
commit
a3c11d184b
17
CHANGELOG.md
Normal file
17
CHANGELOG.md
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# 1.1.0 (2016-08-12)
|
||||||
|
### Bug fixes
|
||||||
|
|
||||||
|
* Fix API description width on mobile
|
||||||
|
* Render valid JSON in samples (quoted object keys)
|
||||||
|
|
||||||
|
### Features/Improvements
|
||||||
|
|
||||||
|
* Add Tuple support (arrays with separate schema for each value) (#69)
|
||||||
|
* Add special representation for enum with one value (#70)
|
||||||
|
* Change `< * >` notation to `< anything >`
|
||||||
|
|
||||||
|
|
||||||
|
# 1.0.1 (2016-08-01)
|
||||||
|
### Bug fixes
|
||||||
|
|
||||||
|
* Use api host if schema host is undefined
|
Loading…
Reference in New Issue
Block a user