We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42074bc commit a4eb239Copy full SHA for a4eb239
CHANGELOG.md
@@ -6,6 +6,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
6
7
### Added:
8
- Implemented webhooks endpoints.
9
+ - Toggle spam on a changeset comment. (issue #2)
10
+
11
+### Changed:
12
+ - Marked Repositories/Services as deprecated in favor of Repositories/Hooks. (issue #29)
13
14
+### Fixed:
15
+ - `forking_policy` parameter renamed to `fork_policy` on repository endpoint. (issue #32)
16
17
## 0.6.2 / 2015-05-18
18
0 commit comments