From 1bbd22a8277226f69c2521d2efe564046b378d02 Mon Sep 17 00:00:00 2001 From: Viktor Baranov Date: Mon, 24 May 2021 18:34:02 +0300 Subject: [PATCH] Update .tool-versions --- .tool-versions | 4 ++-- CHANGELOG.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.tool-versions b/.tool-versions index cfbe7f3ef1..03abc5d6a7 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,3 +1,3 @@ elixir 1.11.3 -erlang 23.2.7 -nodejs 14.16.0 +erlang 23.3.4.1 +nodejs 14.17.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 6654f64ed2..3c259fc8c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - [#3888](https://github.com/blockscout/blockscout/pull/3888) - EIP-1967 contract proxy pattern detection fix ### Chore +- [#4127](https://github.com/blockscout/blockscout/pull/4127) - Update ex_keccak package - [#4063](https://github.com/blockscout/blockscout/pull/4063) - Do not display 4bytes signature in the tx tile for contract creation - [#3934](https://github.com/blockscout/blockscout/pull/3934) - Update nimble_csv package - [#3902](https://github.com/blockscout/blockscout/pull/3902) - Increase number of left symbols in short address view