Skip to content

Latest commit

 

History

History
64 lines (49 loc) · 4.26 KB

CHANGELOG.md

File metadata and controls

64 lines (49 loc) · 4.26 KB

Change Log

v2.2.0 (2022-07-20)

Improvements:

v2.1.2-beta (2021-03-20)

New features:

v2.1.3-beta (2021-05-16)

Improvements:

v2.1.2-beta (2021-03-20)

New features:

v2.1.1-beta (2021-02-20)

New features:

  • new beta release

Improvements:

  • updated the Readme content

v2.1.0-alpha (2021-02-05)

Improvements:

  • skip posting comment in every PR if the contributor has already signed Issue#68

v2.0.4-alpha (2021-02-05)

Improvements:

  • removed unwanted logging comments

v2.0.3-alpha (2021-01-21)

New features:

v2.0.2-alpha (2020-10-09)

Improvements:

  • Added description for DCO Fixed Bugs:
  • Fixed bug for DCO support PullRequest#52

v2.0.1-alpha (2020-08-25)

Fixed Bugs:

  • Skip CLA comment if already commented issue#46

v2.0.0-alpha (2020-08-22)

New features:

  • Support for pull request from forked repositories by making use of the new pull_request_target event - Issue#14
  • support for storing signatures in a remote repository (including private repository) Issue#12
  • Added support for custom commit and CLA bot pull request comment messages: PullRequest#33, Credits: AnandChowdhary

Improvements:

  • complete refactoring of all the files to make the bot more efficient and more readable
  • updated content in README file
  • Changed from using Whitelist to allow list

Fixed Bugs: