This commit is contained in:
Benjamin Lannon 2022-03-05 10:56:29 -05:00
commit 7890981d0e
4 changed files with 9 additions and 4 deletions

View file

@ -1,3 +1,7 @@
# 3.0.1 - March 5, 2022
- fix: When comparing labels, the action will no longer care about case sensitivity (ex: `label` and `Label` will be treated as the same).
# 3.0.0 - May 29, 2021
- breaking: Switched default behavior to not delete default labels. To enable this, set `delete` input to true