diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 37be161..7567abd 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,6 +1,6 @@ # 2019-07-30 **BREAKING CHANGE**: This project now has been renamed from `go-teamcity-sdk` to `go-teamcity`. -This will break any imports from `master` as of b267d09410b4aa86910d469f0ef11709ab543ae2. +This will break any imports from `master` as of https://github.com/cvbarros/go-teamcity/commit/b637df4f43e5bc61501b97e8d88448317fb7c241. # 2018-12-20 BREAKING CHANGE: Moved package code from `pkg/teamcity` to `teamcity`. The former structure caused some issues with tooling such as `gocode` and `godef`.