diff --git a/CHANGELOG.md b/CHANGELOG.md index 2acc85c..3eb095f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] -- Added: - - APICreate - - clientFunctions - - ClientModelIndexes - - ListenerCreated - - ModelClient \ No newline at end of file + +## [1.0.0] - 2020-04-29 +### Added +- APICreate +- ListenerCreated +- ModelClient +- ClientModelIndexes +- clientFunctions \ No newline at end of file diff --git a/README.md b/README.md index a5e9c69..e8d1a51 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ At `path/to/root/[MS_PATH]/schemas/mongo/core.js` ```js 'use strict'; -const { clientModelIndexes } = require('@janiscommerce/client-creator'); +const { clientModelIndexes } = require('@janiscommerce/client-creator'); module.exports = { core: {