Skip to content

Commit 05b24ed

Browse files
authored
Prepare for 2.5.0 (KnpLabs#607)
* Prepare for 2.5.0 * Added repo:events
1 parent 9486dcc commit 05b24ed

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,20 @@
22

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

5-
## 2.5.0 (unreleased)
5+
## 2.6.0 (unreleased)
6+
7+
## 2.5.0
68

79
### Added
810

911
- Stable support for graphql api (V4) (#593)
1012
- Stable support for apps (previously integrations) (#592)
13+
- `Repo::events()`
1114

1215
### Fixed
1316

1417
- Incorrect link in repository search docs (#594)
18+
- Added the required parameter `$message` on `Review::dismiss`.
1519

1620
## 2.4.0
1721

0 commit comments

Comments
 (0)