Skip to content

Commit cacf6f3

Browse files
authored
Updated changelog for next release (KnpLabs#630)
1 parent 89dafac commit cacf6f3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,19 @@
22

33
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
44

5-
## 2.6.0 (unreleased)
5+
## 2.6.0
66

77
### Added
88

99
- Support for graphql api [variables](https://developer.github.com/v4/guides/forming-calls/#working-with-variables) (#612)
1010
- Added missing branch protection methods (#616)
11+
- Helper function `fromFile ` to get GraphQL queries from a file (#628)
12+
- Extra parameter `params` to collaborators api calls (#623)
13+
- Documentation for GitData API (#613)
14+
15+
### Fixed
1116
- Remove `body` as a required parameter when creating an issue (#624)
17+
- Minor fixes in example code (#617)
1218

1319
## 2.5.0
1420

0 commit comments

Comments
 (0)