From 6440ebfe56603971fbd9b7ee6d372a88cbc14a43 Mon Sep 17 00:00:00 2001 From: Nikita Zelencov Date: Fri, 29 Jul 2022 12:21:56 +0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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