You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Out of an abundance of caution, denoting this release as being a breaking change
9
9
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
10
10
code that references this field, you will need to update your code to reflect this change.
11
11
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)!
13
13
14
14
## 3.3.0 (05/02/2021)
15
15
-[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