mirror of
https://github.com/lddsb/drone-dingtalk-message.git
synced 2026-06-04 18:33:48 +08:00
Create CHANGELOG.md
This commit is contained in:
@@ -0,0 +1,55 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.2.3] - 2020-01-20
|
||||
### Fixed:
|
||||
* CDN url of default image.
|
||||
|
||||
## [1.2.2] - 2019-12-07
|
||||
### Added:
|
||||
* Support DingTalk `sign secret`, please see the [README](README.md) for instructions.
|
||||
|
||||
## [1.2.1] - 2019-11-07
|
||||
### Added:
|
||||
* Support customize message tips title by `tips_title` option.
|
||||
|
||||
## [1.2.0] - 2019-09-24
|
||||
### Added:
|
||||
* Support custom tpl.
|
||||
|
||||
## [1.1.3] - 2020-01-20
|
||||
### Fixed:
|
||||
* CDN url of default image.
|
||||
|
||||
## [1.1.2] - 2019-11-07
|
||||
### Added:
|
||||
* Support customize message tips title by `tips_title` option.
|
||||
|
||||
## [1.1.1] - 2019-09-24
|
||||
### Added:
|
||||
* Support full token url as `token`.
|
||||
|
||||
## [1.1.0] - 2019-03-09
|
||||
### Added:
|
||||
* Package management tools migrate from dep to go mod, 1.0.x version stopped supporting new features.
|
||||
|
||||
## [1.0.2] - 2020-01-20
|
||||
### Fixed:
|
||||
* CDN url of default image.
|
||||
|
||||
## [1.0.1] - 2019-03-09
|
||||
### Added:
|
||||
* Auto publish image to DockerHub.
|
||||
|
||||
[Unreleased]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.2.3...HEAD
|
||||
[1.2.3]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.2.2...v1.2.3
|
||||
[1.2.2]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.2.1...v1.2.2
|
||||
[1.2.1]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.2.0...v1.2.1
|
||||
[1.2.0]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.1.0...v1.2.0
|
||||
[1.1.3]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.1.2...v1.1.3
|
||||
[1.1.2]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.1.1...v1.1.2
|
||||
[1.1.1]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.1.0...v1.1.1
|
||||
[1.1.0]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.0.0...v1.1.0
|
||||
[1.0.2]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.0.1...v1.0.2
|
||||
[1.0.1]: https://github.com/lddsb/drone-dingtalk-message/compare/v1.0.0...v1.0.1
|
||||
Reference in New Issue
Block a user