This repository was archived by the owner on Dec 24, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments