Skip to content

Commit bb51cd9

Browse files
committed
adding changelog entry
1 parent 08dd0d1 commit bb51cd9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ first. For more complete details see
77

88
## Versions
99

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+
1021
### 0.1.1
1122

1223
* Minor fix to SubmitChange to use the `http.StatusConflict` constant

0 commit comments

Comments
 (0)