Skip to content

Commit f7a289f

Browse files
croakyiampogo
authored andcommitted
sdk/java: update release date
Closes #3049 Author: Dan Croak <dan@statusok.com> Date: Tue Mar 27 08:47:33 2018 -0700 upstream:76a2454601dab5280248e7efdfd50d9eb23c4398
1 parent 866a480 commit f7a289f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sequence Java SDK changelog
22

3-
## 1.5.2 (201803??)
3+
## 1.5.2 (20180327)
44

55
* The `assetTags`, `sourceAccountTags`, and `destinationAccountTags` properties
66
on `ActionSum` have been deprecated; the new property is `snapshot`.
@@ -15,8 +15,8 @@
1515
`Key.PageIterable`, and `Transaction.PageIterable` have been deprecated;
1616
seee [Pagination](https://dashboard.seq.com/docs/pagination) for new
1717
interfaces.
18-
* `QueryBuilder` classes on `Action`, `Feed`, `Flavor`, `Key`, and `Transaction`
19-
have been deprecated; use `ListBuilder` instead.
18+
* `QueryBuilder` classes on `Feed`, `Flavor`, `Key`, and `Transaction` have been
19+
deprecated; use `ListBuilder` instead.
2020

2121
## 1.5.1 (20180320)
2222

0 commit comments

Comments
 (0)