Skip to content

Latest commit

 

History

History
65 lines (32 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

65 lines (32 loc) · 2.3 KB

Changelog

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

2.0.0 (2020-05-02)

⚠ BREAKING CHANGES

  • Uses GitLab v4 API

Bug Fixes

1.4.0 (2020-05-02)

Features

  • add option to limit gitlab results to projects you are a member of (73b11df)

1.3.1 (2020-05-02)

Bug Fixes

  • actually fix the page issue (a83536c)

1.3.0 (2020-05-02)

Features

Bug Fixes

  • default to 1 page if unknown (433b279)
  • package: update async to version 2.6.0 (#111) (7c3da7a), closes #92
  • package: update superagent to version 3.6.0 (#99) (8899ff8)
  • webhook endpoint (4268b2c), closes #54

1.0.4

Bugfixes:

  • fixed an issue if group name is changed in gitlab

1.0.3

Features:

  • #4

Bugfixes:

  • added gravatar requirement to package.json

1.0.2

Bugfixes:

  • #2