From ab2bb871d9203a4187f2e001aa01921a93682e9f Mon Sep 17 00:00:00 2001 From: lykmapipo Date: Mon, 24 Dec 2018 12:28:37 +0300 Subject: [PATCH] Add changelog & build latest apidoc --- CHANGELOG.md | 5 +++++ docs/api_project.js | 2 +- docs/api_project.json | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24c8971..5afdbfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.1.2 / 24-12-2018 +- Build latest apidoc +- Force latest dependencies & audit fix +- Refactor and improve specs readability + # 1.1.0 / 16-12-2018 - Remove unused mongoose-schema-jsonschema - Build latest apidoc diff --git a/docs/api_project.js b/docs/api_project.js index e52f143..834d16c 100644 --- a/docs/api_project.js +++ b/docs/api_project.js @@ -13,7 +13,7 @@ define({ "apidoc": "0.3.0", "generator": { "name": "apidoc", - "time": "2018-12-17T06:40:05.030Z", + "time": "2018-12-24T09:28:11.577Z", "url": "http://apidocjs.com", "version": "0.17.6" } diff --git a/docs/api_project.json b/docs/api_project.json index 3238cf3..b572d7b 100644 --- a/docs/api_project.json +++ b/docs/api_project.json @@ -13,7 +13,7 @@ "apidoc": "0.3.0", "generator": { "name": "apidoc", - "time": "2018-12-17T06:40:05.030Z", + "time": "2018-12-24T09:28:11.577Z", "url": "http://apidocjs.com", "version": "0.17.6" }