dappconnect-voting-sdk/CHANGELOG.md

21 lines
649 B
Markdown
Raw Normal View History

2021-12-24 01:18:43 +00:00
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
2022-01-02 22:37:51 +00:00
## Fixed
- Upgrades: `ethers@5.4.6`, `ethereum-waffle@3.4.0`,`@usedapp/core@0.5.5` to ensure there are no conflicting version of
ethers in the codebase.
2021-12-24 01:18:43 +00:00
## [0.1.0] - 2021-12-23
- Initial release.
[Unreleased]: https://github.com/status-im/js-waku/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/status-im/js-waku/compare/bce7cf74f07f673643da6152a707215bdc8369af...v0.1.0