summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/call-limit/CHANGELOG.md
blob: a6b1df978e11dfd5fdc7e32dafc573da4e8afa3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Changelog

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.

### [1.1.1](https://github.com/iarna/call-limit/compare/v1.1.0...v1.1.1) (2019-06-03)


### Bug Fixes

* **call-limit:** Limiter rewrite ([bbd0ea6](https://github.com/iarna/call-limit/commit/bbd0ea6))
* **test:** Update tests to let/const ([f0b7f98](https://github.com/iarna/call-limit/commit/f0b7f98))


### Tests

* Test coverage for limited promise based methods ([d5069f4](https://github.com/iarna/call-limit/commit/d5069f4))