Skip to content

Commit 1e404bf

Browse files
authored
Merge pull request #698 from acrobat/changelog-update
Missing changelog items to prepare 2.8 release
2 parents d35bdea + ae25782 commit 1e404bf

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,22 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
66

77
### Added
88

9-
- Allow our HTTP plugins to show up in the Symfony web profiler page.
9+
- Allow our HTTP plugins to show up in the Symfony web profiler page. (#687)
10+
- Repository documentation to current user (#671)
11+
- Add collaborator permission call (#678)
12+
- Add missing parameters for User/CurrentUser Repositories (#684)
13+
- Pimp the readme with badge poser (#686)
14+
15+
### Fixed
16+
17+
- Typo in assignee documentation
18+
- Missing use statement in security example
19+
- Fixed phpdoc typo (#695)
20+
- Replace use of deprecated api to the correct one in the security docs (#697)
21+
22+
### Changed
23+
24+
- Updated requirements in readme (#689)
1025

1126
## 2.7.0
1227

0 commit comments

Comments
 (0)