From 7188ca5fca06292f4ea7b34acba4d8908a02135b Mon Sep 17 00:00:00 2001 From: Mohsen Azimi Date: Fri, 27 Feb 2015 16:30:24 -0800 Subject: [PATCH] Add a link to releases for CHANGELOG Fixes #363 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 252374e9..24a160b7 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,9 @@ To share your changes, [submit a pull request](https://github.com/swagger-api/sw Since the javascript files are compiled from coffeescript, please submit changes in the *.coffee files! We have to reject changes only in the .js files as they will be lost on each build of the ui. +## Change Log +Plsee see [releases](https://github.com/swagger-api/swagger-ui/releases) for change log. + ## License Copyright 2011-2015 Reverb technologies, Inc.