diff --git a/CHANGELOG.md b/CHANGELOG.md index aa3a99a1..4ea96cec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ # Not Released - +## Fixed - Fix loading of jquery-ui files (Fixes https://github.com/mbulat/plutus/issues/58) + +## Added - Add `Account#amounts` and `Account#entries` to get all amounts and entries, respectively + +## Changed +- Required jquery-ui version +- How migrations are done, which may be a breaking change from older versions of Plutus