Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Commit

Permalink
Swap new features and bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-schievink authored Jun 16, 2018
1 parent 85693c3 commit 6c52c4a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@

## Unreleased

### New Features

* Add `Request::multicall` for easier execution of multiple calls via `system.multicall`

### Bugfixes

* Better handling of `Value::DateTime`
* Print the timezone if the zone offset is non-zero
* Print the fractional part of the time if it's non-zero
* Accept base64 values containing whitespace

### New Features

* Add `Request::multicall` for easier execution of multiple calls via `system.multicall`

## 0.11.1 - 2018-05-14

### Bugfixes
Expand Down

0 comments on commit 6c52c4a

Please sign in to comment.