Skip to content

Latest commit

 

History

History
59 lines (33 loc) · 1.06 KB

changelog.md

File metadata and controls

59 lines (33 loc) · 1.06 KB

Changelog

1.5.0

  • Merged some PRs on the original repository
    • Slack support
    • Added an extra field for the notification text

1.4.3

  • Add support for non latin symbols in changelog (JENKINS-44220)

1.4.2

  • Changed parent in order to upload the plugin

1.4.1

  • Descriptions for targets are now more clear
  • Improved code documentation

1.4.0

  • Adjusted project's settings in order to add it to the Jenkins Plugin Repository
    • Depend on a LTS version of jenkins (#15)
    • Rename project on GitHub (#14)

1.3.0

  • Allowed to specify notification type per chat ID (issue #10)

1.2.3

  • Allowed different types of notifications (issue #9)

1.2.2

  • Updated code for new boteco versions

1.2.1

  • Updated notification with the changes made to the current jenkins build

1.2.0

  • Added support for broadcasting notifications through boteco
  • Added support for multiple chat ids in Telegram (issue #8)

1.1.0

  • Option to not send notifications in case of success (issue #1)

1.0.1

  • Changed build step name

1.0.0

  • Initial version