Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit 1c0c524

Browse files
committed
Update changelog
1 parent 9ec9556 commit 1c0c524

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

packages/cli/changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## v2.5.2 - 2019-07-26
8+
9+
### Changed
10+
- Migrated from `web3@1.0.0-beta.37` to the stable `web3@1.2.0` release. ([#1152](https://github.com/OpenZeppelin/openzeppelin-sdk/pull/1152))
11+
12+
### Fixed
13+
- JSON artifacts generated by `openzeppelin compile` are now formatted. ([#1161](https://github.com/OpenZeppelin/openzeppelin-sdk/pull/1161))
14+
- Name and version of the project are now validated in the `oz init` interactive command. ([#1148](https://github.com/OpenZeppelin/openzeppelin-sdk/pull/1148))
15+
716
## v2.5.1 - 2019-07-22
817

918
### Changed

0 commit comments

Comments
 (0)