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

Commit e5eaf85

Browse files
authored
Merge pull request #73 from connorshea/release-0-5-0
Release v0.5.0.
2 parents 8c6690f + bd8880a commit e5eaf85

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.0] - 2018-05-17
79
### Added
810
- Use proper title tags for each page. ([#63])
911
- Use `friendly_id` gem for ease of use with slugs in URLs. ([#64])
@@ -110,7 +112,8 @@ First tagged release, includes some basic functionality.
110112
[#67]: https://github.com/connorshea/mdn-compat-data-explorer/pull/67
111113
[#72]: https://github.com/connorshea/mdn-compat-data-explorer/pull/72
112114

113-
[Unreleased]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.4.0...HEAD
115+
[Unreleased]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.5.0...HEAD
116+
[0.5.0]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.4.0...v0.5.0
114117
[0.4.0]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.3.1...v0.4.0
115118
[0.3.1]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.3.0...v0.3.1
116119
[0.3.0]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.2.1....v0.3.0

0 commit comments

Comments
 (0)