diff --git a/CHANGELOG b/CHANGELOG index 8fcddfb..f819a87 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,9 @@ +Version dev +=========== +- Updated swagger ui version to 3.52.5 + Version 1.0.15 +============== - Fixes a bug in setup.py where the distribution exports the package tests along with the actual library. - Latest js-yaml fixes security issue related to https://www.npmjs.com/advisories/813 - Added logic that checks whether the route.method is * or contains a single method. When the latter is the case only the method that is specified will be added to the Swagger UI. @@ -33,4 +38,4 @@ Improvements and fixes New features ------------ -- First Version \ No newline at end of file +- First Version diff --git a/aiohttp_swagger/swagger_ui3/index.html b/aiohttp_swagger/swagger_ui3/index.html index c51d9f2..5536fbe 100644 --- a/aiohttp_swagger/swagger_ui3/index.html +++ b/aiohttp_swagger/swagger_ui3/index.html @@ -4,7 +4,7 @@