Skip to content

Commit 4e91605

Browse files
committed
fix changelog
1 parent 0a11b64 commit 4e91605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Out of an abundance of caution, denoting this release as being a breaking change
99
The `zip` field on [Account](https://github.com/Crim/pardot-java-client/commit/6f90634a81b733bc525f61218e228cadba1368ae#diff-218cecafc85bc0dfa03c626e9d9036657ddef6acb4f4f66362267f8a727eb9b6) was changed from an `Integer` type to a `String` type. If you have
1010
code that references this field, you will need to update your code to reflect this change.
1111

12-
- [PR-78](https://github.com/Crim/pardot-java-client/pull/78) Account 'zip' property changed from being an `Integer` type to a `String` to support worldwide zipcodes.
12+
- [PR-78](https://github.com/Crim/pardot-java-client/pull/78) Account 'zip' property changed from being an `Integer` type to a `String` to support worldwide zipcodes. Thanks [@daniel-exceed](https://github.com/daniel-exceed)!
1313

1414
## 3.3.0 (05/02/2021)
1515
- [PR-75](https://github.com/Crim/pardot-java-client/pull/75) Added support for querying and reading Visits. Thanks [@dai-00](https://github.com/dai-00)!

0 commit comments

Comments
 (0)