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 9486dcc commit 05b24edCopy full SHA for 05b24ed
CHANGELOG.md
@@ -2,16 +2,20 @@
2
3
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
4
5
-## 2.5.0 (unreleased)
+## 2.6.0 (unreleased)
6
+
7
+## 2.5.0
8
9
### Added
10
11
- Stable support for graphql api (V4) (#593)
12
- Stable support for apps (previously integrations) (#592)
13
+- `Repo::events()`
14
15
### Fixed
16
17
- Incorrect link in repository search docs (#594)
18
+- Added the required parameter `$message` on `Review::dismiss`.
19
20
## 2.4.0
21
0 commit comments