diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b5bfcdf..0d9bd4be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.3] - 2020-06-08 + +### Fixed +- Set engine node >= 11.0.0 + ## [0.3.2] - 2020-06-05 ### Fixed @@ -69,7 +74,8 @@ Broken positional arg in caporal resulting in broken `har-to-k6` command. ### Added - Initial release -[Unreleased]: https://github.com/loadimpact/har-to-k6/compare/v0.3.2...HEAD +[Unreleased]: https://github.com/loadimpact/har-to-k6/compare/v0.3.3...HEAD +[0.3.3]: https://github.com/loadimpact/har-to-k6/compare/v0.2.0...v0.3.3 [0.3.2]: https://github.com/loadimpact/har-to-k6/compare/v0.2.0...v0.3.2 [0.3.1]: https://github.com/loadimpact/har-to-k6/compare/v0.2.0...v0.3.1 [0.3.0]: https://github.com/loadimpact/har-to-k6/compare/v0.2.0...v0.3.0 diff --git a/package.json b/package.json index 3c4fadb5..8f782f90 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "har-to-k6", "description": "Convert LI-HAR to k6 script", - "version": "0.3.2", + "version": "0.3.3", "license": "Apache-2.0", "keywords": [ "k6",