From 90803795a1380ba3046921cfe852663504fb6e26 Mon Sep 17 00:00:00 2001 From: Simon Lopez Date: Wed, 25 Jun 2014 13:38:46 +0200 Subject: [PATCH] update changelog --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9ef3cf4..a2516e2 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,9 @@ To me it's very handy for a start, but has three problems: ## Changelog +### 1.6.3 +- fix "Bug in method 'convertModel', for detecting circular reference" ([details](https://github.com/feugy/swagger-jack/issues/25)) + ### 1.6.2 - fix mising leading / on generated descriptor, when using non empty basePath ([details](https://github.com/feugy/swagger-jack/issues/19))