mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 10:04:08 +03:00
v2.0.0-alpha.3
This commit is contained in:
parent
3d4ccaaf67
commit
ce543cf793
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,3 +1,14 @@
|
|||
<a name="2.0.0-alpha.3"></a>
|
||||
# [2.0.0-alpha.3](https://github.com/Rebilly/Redoc/compare/v2.0.0-alpha.2...v2.0.0-alpha.3) (2017-11-23)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* crash when $ref is url encoded ([bdf6079](https://github.com/Rebilly/Redoc/commit/bdf6079))
|
||||
* make oneOf not skip fields defined alongside ([8680775](https://github.com/Rebilly/Redoc/commit/8680775))
|
||||
|
||||
|
||||
|
||||
<a name="2.0.0-alpha.2"></a>
|
||||
# 2.0.0-alpha.2 (2017-11-23)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "redoc",
|
||||
"version": "2.0.0-alpha.2",
|
||||
"version": "2.0.0-alpha.3",
|
||||
"description": "ReDoc",
|
||||
"main": "bundles/redoc.lib.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user