Skip to content
This repository has been archived by the owner on Dec 10, 2020. It is now read-only.

Commit

Permalink
Merge pull request #45 from ethereumjs/new-release
Browse files Browse the repository at this point in the history
New release v1.3.1
  • Loading branch information
holgerd77 authored May 11, 2020
2 parents 9687870 + a48db56 commit 7693fae
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).


## [1.3.1] - 2020-05-11
Updated ``tests`` submodule to
[9687870](https://github.com/ethereum/tests/commit/b9f5fe33d4ebe8394f1f364bd824f1a0d8e9c345)
(2020-04-27) `develop` branch state of the `ethereum/tests` library.

This is a pre-Berlin HF state (HF targeted for June/July 2020). Release is an intermediary
release for testing purposes to adopt to eventual test setup changes in `ethereum/tests`
on the usage side (`ethereumjs-vm`).

Behavioral changes can be tracked along Issue
https://github.com/ethereumjs/ethereumjs-testing/issues/44 on this repo.

[1.3.1]: https://github.com/ethereumjs/ethereumjs-testing/compare/v1.3.0...v1.3.1

## [1.3.0] - 2019-11-12
Updated ``tests`` submodule to [v7.0.0-beta.1](https://github.com/ethereum/tests/releases/tag/v7.0.0-beta.1) ``ethereum/tests`` release. This is the first release on
`ethereum/tests` with substantial **Istanbul support**.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ethereumjs-testing",
"version": "1.3.0",
"version": "1.3.1",
"description": "test utils for ethereumjs-*",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion tests
Submodule tests updated 3313 files

0 comments on commit 7693fae

Please sign in to comment.