diff --git a/CHANGELOG.md b/CHANGELOG.md index 11293e1..7b67304 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.3.0] - 2022-07-29 ### Fixes -- Search '*.aab' artifacts +- Search "*.aab" artifacts ### Added -- Add build type for china env +- Build type for china env ### Changes -- Remove "Setup Skeletor" task -- Environment var 'artifactPath' was combined with 'artifactRules' +- Removed "Setup Skeletor" step +- Environment var "artifactsPath" was combined with "artifactsRules" ## [1.2.1] - 2022-07-19 ### Added @@ -28,7 +28,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.1.0] - 2022-06-07 ### Fixed - Using of deprecated taskman functions -- Replaced 'try_deps_update' with 'deps_update' +- Replaced "try_deps_update" with "deps_update" ## [1.0.1] - 2022-06-07 ### Added