Skip to content

Commit

Permalink
updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
vimishor committed Sep 8, 2015
1 parent f951f6e commit 1cb92cf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [0.7.0] / [unreleased]
## [0.7.0] / 2015-09-08

### Added:
- Implemented webhooks endpoints.
- Toggle spam on a changeset comment. (issue #2)
- Support for OAuth2. (issue #34)

### Changed:
- Marked Repositories/Services as deprecated in favor of Repositories/Hooks. (issue #29)
- [DOCS] Added example on how to use this library in combination with a 3rd party OAuth1 client in a 3-legged flow.

### Fixed:
- `forking_policy` parameter renamed to `fork_policy` on repository endpoint. (issue #32)
Expand Down

0 comments on commit 1cb92cf

Please sign in to comment.