Skip to content

Commit

Permalink
Add CHANGELOG file
Browse files Browse the repository at this point in the history
  • Loading branch information
whymarrh committed Jun 25, 2020
1 parent 71c6ada commit 426ed49
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# 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]

## [1.0.0] - 2020-06-25

- Rename export to `MetaMaskOnboarding` (#32, **breaking**)
- Update example in README with validated HTML (#30)

[Unreleased]:https://github.com/MetaMask/metamask-onboarding/compare/v1.0.0...HEAD
[1.0.0]:https://github.com/MetaMask/metamask-onboarding/tree/v1.0.0

0 comments on commit 426ed49

Please sign in to comment.