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

Commit 3e8a28c

Browse files
authored
Merge pull request #189 from connorshea/release-0.7.0
Update Changelog for v0.7.0
2 parents bc2745f + be3bba0 commit 3e8a28c

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66
## [Unreleased]
77
### Changed
8-
- Upgrade the dataset to `0.0.41`. ([#108])
9-
- Upgrade the dataset to `0.0.45`. ([#127])
8+
9+
## [0.7.0] - 2018-11-11
10+
### Changed
11+
- Upgrade the dataset to `0.0.45`. ([#108], [#127])
12+
- Dozens of dependency updates via Dependabot, including security fixes.
13+
- Upgrade Bundler to v1.17.1 and Ruby to v2.5.3. ([#188])
1014

1115
## [0.6.0] - 2018-07-02
1216
### Changed
@@ -145,8 +149,10 @@ First tagged release, includes some basic functionality.
145149
[#100]: https://github.com/connorshea/mdn-compat-data-explorer/pull/100
146150
[#108]: https://github.com/connorshea/mdn-compat-data-explorer/pull/108
147151
[#127]: https://github.com/connorshea/mdn-compat-data-explorer/pull/127
152+
[#188]: https://github.com/connorshea/mdn-compat-data-explorer/pull/188
148153

149-
[Unreleased]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.6.0...HEAD
154+
[Unreleased]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.7.0...HEAD
155+
[0.7.0]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.6.0...v0.7.0
150156
[0.6.0]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.5.2...v0.6.0
151157
[0.5.2]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.5.1...v0.5.2
152158
[0.5.1]: https://github.com/connorshea/mdn-compat-data-explorer/compare/v0.5.0...v0.5.1

0 commit comments

Comments
 (0)