aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/xanzy/go-gitlab/CHANGELOG.md
blob: 89580627be641c06875306f185d7020a53f09fc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
go-github CHANGELOG
===================

0.3.0
-----
- Moved the tags related API calls to their own service, following the Gitlab API structure.

0.2.0
-----
- Convert all Option structs to use pointers for their fields.

0.1.0
-----
- Initial release.