Skip to content

Commit

Permalink
Release v2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Stanković authored and istankovic committed Aug 3, 2023
1 parent f18cd23 commit 6166e10
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v2.5.2 (2023-08-03)

* frontend: switch to a differernt RPC for Polygon zkEVM
* frontend: increase request validity period to 24h
* agent: emit a log entry when an OP proof is successful
* agent: take the fill mutex before doing anything else when filling

## v2.5.1 (2023-07-31)

* deployments: add PGN and Base artifacts
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "beamer"
version = "2.5.1"
version = "2.5.2"
description = "Bridging rollups with L1 guaranteed security"
authors = ["Beamer Bridge Team <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 6166e10

Please sign in to comment.