update changelog
This commit is contained in:
parent
401f9417d0
commit
6440ebfe56
10
CHANGELOG.md
10
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
|
||||
|
|
Loading…
Reference in New Issue