Skip to content

Commit 1cb92cf

Browse files
committed
updated CHANGELOG
1 parent f951f6e commit 1cb92cf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [0.7.0] / [unreleased]
5+
## [0.7.0] / 2015-09-08
66

77
### Added:
88
- Implemented webhooks endpoints.
99
- Toggle spam on a changeset comment. (issue #2)
10+
- Support for OAuth2. (issue #34)
1011

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

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

0 commit comments

Comments
 (0)