Skip to content

Commit

Permalink
Update base to support RFC3339-formatted JSON timestamps. Release 0.33.
Browse files Browse the repository at this point in the history
  • Loading branch information
td202 committed Nov 21, 2024
1 parent 98e1bed commit 54e2940
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

## Unreleased changes

## 0.33.0

- Update GHC version to 9.6.6 (lts-22.39).
- Support timestamps in scheduled transactions serialized in RFC3339 format in the database.

## 0.32.1

Expand Down
2 changes: 1 addition & 1 deletion deps/concordium-client
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: wallet-proxy
version: 0.32.1-0
version: 0.33.0-0
github: "Concordium/concordium-wallet-proxy"
author: "Concordium"
maintainer: "[email protected]"
Expand Down

0 comments on commit 54e2940

Please sign in to comment.