taskman_teamcity/CHANGELOG.md

29 lines
713 B
Markdown
Raw Normal View History

2022-06-06 17:14:05 +03:00
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [1.2.1] - 2022-07-19
### Added
- Environment param for set artifact path
2022-06-23 11:36:24 +03:00
## [1.2.0] - 2022-06-23
### Added
- Tasks for build under dev environment, for both platform
### Fixed
- Removed checkbox "debug" from parameters
2022-06-23 12:05:47 +03:00
- Changelog description of version 1.1.0
2022-06-23 11:36:24 +03:00
2022-06-07 14:35:52 +03:00
## [1.1.0] - 2022-06-07
### Fixed
- Using of deprecated taskman functions
2022-06-23 11:36:24 +03:00
- Replaced 'try_deps_update' with 'deps_update'
2022-06-07 14:35:52 +03:00
2022-06-07 11:38:38 +03:00
## [1.0.1] - 2022-06-07
### Added
- Skeletor setup step
2022-06-06 17:14:05 +03:00
## [1.0.0] - 2022-06-06
- Initial release