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

Commit 6dd64c2

Browse files
committed
Release v0.6.0.
1 parent 0aeb73e commit 6dd64c2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@ 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.6.0] - 2018-07-02
79
### Changed
810
- Upgrade the dataset to `0.0.40`. ([#100])
11+
- Prettify the JSON output by `build.js`. ([#99])
12+
- Make the build script a yarn task, accessible via `yarn run build`. ([#99])
913

1014
## [0.5.2] - 2018-06-21
1115
### Changed
@@ -134,9 +138,11 @@ First tagged release, includes some basic functionality.
134138
[#84]: https://github.com/connorshea/mdn-compat-data-explorer/pull/84
135139
[#87]: https://github.com/connorshea/mdn-compat-data-explorer/pull/87
136140
[#89]: https://github.com/connorshea/mdn-compat-data-explorer/pull/89
141+
[#99]: https://github.com/connorshea/mdn-compat-data-explorer/pull/99
137142
[#100]: https://github.com/connorshea/mdn-compat-data-explorer/pull/100
138143

139-
[Unreleased]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.5.2...HEAD
144+
[Unreleased]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.6.0...HEAD
145+
[0.6.0]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.5.2...v0.6.0
140146
[0.5.2]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.5.1...v0.5.2
141147
[0.5.1]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.5.0...v0.5.1
142148
[0.5.0]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.4.0...v0.5.0

0 commit comments

Comments
 (0)