chore(release): 0.4.11

This commit is contained in:
Mariusz Nowak
2017-09-11 13:05:44 +02:00
parent 7cb1c7a603
commit c0c1de85e4
2 changed files with 11 additions and 1 deletions

View File

@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="0.4.11"></a>
## [0.4.11](https://github.com/medikoo/memoizee/compare/v0.4.10...v0.4.11) (2017-09-11)
### Bug Fixes
* _get and _has internal args handling. ([7cb1c7a](https://github.com/medikoo/memoizee/commit/7cb1c7a)), closes [#88](https://github.com/medikoo/memoizee/issues/88)
<a name="0.4.10"></a>
## [0.4.10](https://github.com/medikoo/memoizee/compare/v0.4.9...v0.4.10) (2017-09-07)

View File

@@ -1,6 +1,6 @@
{
"name": "memoizee",
"version": "0.4.10",
"version": "0.4.11",
"description": "Memoize/cache function results",
"author": "Mariusz Nowak <medikoo@medikoo.com> (http://www.medikoo.com/)",
"keywords": [