Skip to content

Commit

Permalink
Merge pull request #94 from mtchavez/f-project-vcs-type
Browse files Browse the repository at this point in the history
Project VCS type
  • Loading branch information
mtchavez committed May 26, 2017
2 parents 474da4d + 9f3e620 commit ecdcb56
Show file tree
Hide file tree
Showing 115 changed files with 9,966 additions and 1,061 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Unreleased
# Version 2.0.0 (Unreleased)

**Breaking Changes***

* Remove all deprecated class methods in favor of instance API resources classes

## Other changes

* Document class usage of ApiResources over class methods approach
* Update default API version to `v1.1`
* Implement `:vcs_type` API endpoints for `v1.1` i.e. `/api/project/:vcs_type/:username/:project/follow`

# Version 1.1.0 - (2017-03-20)

Expand Down

0 comments on commit ecdcb56

Please sign in to comment.