All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2020-05-02)
- Uses GitLab v4 API
- convert to v4 API (9bba287)
1.4.0 (2020-05-02)
- add option to limit gitlab results to projects you are a member of (73b11df)
1.3.1 (2020-05-02)
- actually fix the page issue (a83536c)
1.3.0 (2020-05-02)
- 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
Bugfixes:
- fixed an issue if group name is changed in gitlab
Features:
- #4
Bugfixes:
- added gravatar requirement to package.json
Bugfixes:
- #2