Skip to content

Commit 0feb076

Browse files
authored
Prepare for 2.1 (KnpLabs#542)
1 parent be18a9e commit 0feb076

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,21 @@
22

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

5-
## 2.0.2
5+
## 2.1.0
6+
7+
### Added
8+
9+
- Add support for retrieving a single notification info using his ID
10+
- Add a function to get user organizations
11+
- Added GraphQL support
12+
- Add page variable to organization repo list (Organization::repositories())
13+
- Add support for pull request review.
14+
- Add support for adding branch protection.
615

716
### Fixed
817

918
- Bug with double slashes when using enterprise URL.
19+
- Bug when headers not being passed to request (#529)
1020

1121
## 2.0.0
1222

0 commit comments

Comments
 (0)