From 6b7649d08f533e3c2c8f70f1c8c7f6c96a7e1424 Mon Sep 17 00:00:00 2001 From: naorlivne Date: Thu, 28 Nov 2019 10:39:05 +0000 Subject: [PATCH] [skip travis] build ${TRAVIS_BUILD_NUMBER} pushed - new version changelog --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e58df61..bc7c3e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,11 @@ **Implemented enhancements:** +- Bump certifi from 2019.9.11 to 2019.11.28 [\#31](https://github.com/naorlivne/parse_it/pull/31) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) - Bump urllib3 from 1.25.6 to 1.25.7 [\#30](https://github.com/naorlivne/parse_it/pull/30) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) - Bump six from 1.12.0 to 1.13.0 [\#29](https://github.com/naorlivne/parse_it/pull/29) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) - Bump pyhcl from 0.3.12 to 0.3.13 [\#28](https://github.com/naorlivne/parse_it/pull/28) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Bump urllib3 from 1.25.2 to 1.25.3 [\#14](https://github.com/naorlivne/parse_it/pull/14) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) +- Bump urllib3 from 1.25.5 to 1.25.6 [\#27](https://github.com/naorlivne/parse_it/pull/27) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) **Closed issues:** @@ -79,7 +80,6 @@ **Implemented enhancements:** - Bump certifi from 2019.3.9 to 2019.6.16 [\#17](https://github.com/naorlivne/parse_it/pull/17) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) -- Bump pyyaml from 5.1 to 5.1.1 [\#15](https://github.com/naorlivne/parse_it/pull/15) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) ## [0.8.1](https://github.com/naorlivne/parse_it/tree/0.8.1) (2019-06-05) [Full Changelog](https://github.com/naorlivne/parse_it/compare/0.8.0...0.8.1) @@ -91,6 +91,7 @@ - Add unit tests for CLI args [\#4](https://github.com/naorlivne/parse_it/issues/4) - Get code coverage to 100% [\#2](https://github.com/naorlivne/parse_it/issues/2) +- Bump urllib3 from 1.25.2 to 1.25.3 [\#14](https://github.com/naorlivne/parse_it/pull/14) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) ## [0.7.0](https://github.com/naorlivne/parse_it/tree/0.7.0) (2019-05-20) [Full Changelog](https://github.com/naorlivne/parse_it/compare/0.6.1...0.7.0) @@ -104,6 +105,7 @@ **Implemented enhancements:** - Add a changelog [\#12](https://github.com/naorlivne/parse_it/issues/12) +- Bump pyyaml from 5.1 to 5.1.1 [\#15](https://github.com/naorlivne/parse_it/pull/15) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) - Bump requests from 2.21.0 to 2.22.0 [\#13](https://github.com/naorlivne/parse_it/pull/13) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) ## [0.5.11](https://github.com/naorlivne/parse_it/tree/0.5.11) (2019-05-14)