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
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,10 @@
2
2
The format is based on [Keep a Changelog](http://keepachangelog.com/)
3
3
and this project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
-
## 3.0.0 (UNRELEASED)
5
+
## 3.1.0 (10/23/2020)
6
+
-[ISSUE-65](https://github.com/Crim/pardot-java-client/issues/65) Adds missing Query options to `ProspectQuerytRequest` for `withUpdatedAfter()` and `withUpdatedBefore()`.
7
+
8
+
## 3.0.0 (09/21/2020)
6
9
7
10
### Breaking Changes
8
11
This release has several breaking changes. See [3.0.0 Migration Notes](3_0_0_migration_notes.MD) for details on breaking changes and how to upgrade.
0 commit comments