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

Commit f15dc6b

Browse files
authored
Merge pull request #85 from connorshea/release-0-5-1
Release v0.5.1.
2 parents 49af1de + 5270471 commit f15dc6b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. Releases ar
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66
## [Unreleased]
7+
8+
## [0.5.1] - 2018-06-04
79
### Added
810
- Add a Rake task that walks the user through updating the mdn-browser-compat-data package. ([#83])
911

@@ -124,7 +126,8 @@ First tagged release, includes some basic functionality.
124126
[#83]: https://github.com/connorshea/mdn-compat-data-explorer/pull/83
125127
[#84]: https://github.com/connorshea/mdn-compat-data-explorer/pull/84
126128

127-
[Unreleased]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.5.0...HEAD
129+
[Unreleased]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.5.1...HEAD
130+
[0.5.1]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.5.0...v0.5.1
128131
[0.5.0]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.4.0...v0.5.0
129132
[0.4.0]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.3.1...v0.4.0
130133
[0.3.1]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.3.0...v0.3.1

0 commit comments

Comments
 (0)