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 08dd0d1 commit bb51cd9Copy full SHA for bb51cd9
CHANGELOG.md
@@ -7,6 +7,17 @@ first. For more complete details see
7
8
## Versions
9
10
+### 0.2.0 (not yet released)
11
+
12
+**WARNING**: This release includes breaking changes.
13
14
+* [BREAKING CHANGE] Several bugfixes to GetEvents:
15
+ * Update EventInfo to handle the changeKey field and apply
16
+ the proper type for the Project field
17
+ * Provide a means to ignore marshaling errors
18
+ * Update GetEvents() to return the failed lines and remove
19
+ the pointer to the return value because it's unnecessary.
20
21
### 0.1.1
22
23
* Minor fix to SubmitChange to use the `http.StatusConflict` constant
0 commit comments