update changelog

This commit is contained in:
Зеленцов Никита 2022-07-29 12:21:56 +03:00
parent 401f9417d0
commit 6440ebfe56
1 changed files with 5 additions and 5 deletions

View File

@ -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