Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

Latest commit

History

History
96 lines (43 loc) 路 3.01 KB

CHANGELOG.md

File metadata and controls

96 lines (43 loc) 路 3.01 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.3 (2021-07-03)

1.0.2 (2019-10-25)

Bug Fixes

1.0.1 (2019-10-25)

Bug Fixes

1.0.0 (2019-06-09)

Bug Fixes

  • remove indentation from original comment (8752a00)
  • update default comment in schema (5b2be1d)

Features

  • support new reactions (b7ce8e6)
  • update dependencies (1b0d617)
  • use GitHub tooltip copy as default comment (4161662)

BREAKING CHANGES

  • probot < 9.2.13 no longer supported.

0.3.2 (2019-01-20)

Bug Fixes

  • apply stricter config validation (8eb0cf9)
  • respect exemptLabels config option (c62b168)

0.3.1 (2018-10-03)

Bug Fixes

  • allow newer versions of node (96955a4)

0.3.0 (2018-07-23)

Features

  • notify maintainers about configuration errors (f761a6e)

0.2.0 (2018-06-27)

Features

  • add {comment-author} as a placeholder (4bad098)
  • log additional data and add DRY_RUN env var (f311d57)

0.1.1 (2018-06-12)

Bug Fixes

  • remove database items for deleted installation (5b4510f)

0.1.0 (2018-06-12)