From fe563266166e2687fa11e255e97042f6e78e46af Mon Sep 17 00:00:00 2001 From: Maciej Brencz Date: Wed, 5 Feb 2025 19:26:37 +0000 Subject: [PATCH] Update README.md: Change History --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4cd6ed9..fd23a5c 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ If you want to debug a test you should use `gulp test-without-coverage` to run a ## Change History +- v1.1.0 (2025-02-95) + - Dependencies cleaned up and updated. - v1.0.9 (2020-07-21) - Security fix: bumped `request-promise-core` which bumps `lodash` to `^4.17.19` following [this advisory](https://www.npmjs.com/advisories/1523). - v1.0.8 (2019-11-03)