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 c6c0258 commit 7995b74Copy full SHA for 7995b74
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
4
5
+## 2.10.1
6
+
7
+### Fixed
8
9
+- Convert the assignee parameter to array to avoid getting a 422 error on github (#738)
10
+- Fix GraphQL test warnings when they do not assert anything (#735)
11
12
+### Changed
13
14
+- Check for BC breaks during the travis build (#734)
15
16
## 2.10.0
17
18
### Added
0 commit comments