From fc72fd3536ad0f9c7a1c492c4eacc1d74c0f0f5d Mon Sep 17 00:00:00 2001 From: JohnAlbin Date: Mon, 29 Jan 2018 14:56:10 +0800 Subject: Update CHANGELOG --- CHANGELOG.md | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c771dd7..7c875de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,12 +3,18 @@ All notable changes to this project will be documented in this file. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [Unreleased](https://github.com/JohnAlbin/normalize-scss/compare/7.0.1...HEAD) +> 29 January 2018 +- Drop support for Bower. Fixes #130 [`#130`](https://github.com/JohnAlbin/normalize-scss/issues/130) +- Drop support for Compass [`821f98d`](https://github.com/JohnAlbin/normalize-scss/commit/821f98d7d9336b879db2b769a3d8d679a950d457) + #### [7.0.1](https://github.com/JohnAlbin/normalize-scss/compare/7.0.0...7.0.1) > 29 January 2018 - chore(package): update mocha to version 5.0.0 [`#126`](https://github.com/JohnAlbin/normalize-scss/pull/126) - Add package-lock.json [`6de4cb1`](https://github.com/JohnAlbin/normalize-scss/commit/6de4cb174d5b243362f0a852ba028ee9fc94d7a1) - Add auto-generated CHANGELOG [`0f20dfa`](https://github.com/JohnAlbin/normalize-scss/commit/0f20dfa19d08d6b47dc71f799afe7aefb0726dba) - Drop Node.js v0.12 support [`d5e3d7d`](https://github.com/JohnAlbin/normalize-scss/commit/d5e3d7dcb87f8898223573e7d85eb102275d7a68) +- Release 7.0.1 [`656c32a`](https://github.com/JohnAlbin/normalize-scss/commit/656c32abe6833a594dee08052bb6829577deb83e) - Remove cruft from npm package by updating .npmignore [`c8c011d`](https://github.com/JohnAlbin/normalize-scss/commit/c8c011d59189d7263ead2ab72fe3a20282728425) - Update package-lock [`bd1543c`](https://github.com/JohnAlbin/normalize-scss/commit/bd1543c9a789d6f8001a852dfbd14ad138b64382) - Add .npmignore [`450d9f3`](https://github.com/JohnAlbin/normalize-scss/commit/450d9f3c440d9c5ec4ef2e1f6ca4e53f093552d3) @@ -121,21 +127,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Add Node.js to Travis tests. [`6badbd2`](https://github.com/JohnAlbin/normalize-scss/commit/6badbd2a7551be32a90118a6db12799b0aadf8e0) - Tag 4.2.0. [`1a06d31`](https://github.com/JohnAlbin/normalize-scss/commit/1a06d31b720cac8e5af1358167492b10caba35de) -#### [4.1.0](https://github.com/JohnAlbin/normalize-scss/compare/4.1.1...4.1.0) +#### [4.1.0](https://github.com/JohnAlbin/normalize-scss/compare/4.0.3...4.1.0) > 23 April 2016 - Restore optgroup font normalisation [`#589`](https://github.com/JohnAlbin/normalize-scss/pull/589) -- Update mocha, chai, and sassy-test. [`7574914`](https://github.com/JohnAlbin/normalize-scss/commit/7574914387cd6d40839da588c7f2c0367a79c9b4) -- Un-fork support-for module. #15 [`55d5719`](https://github.com/JohnAlbin/normalize-scss/commit/55d5719de0b498f140d43958843a45c4224d7ea3) -- Update dev dependencies. [`be89491`](https://github.com/JohnAlbin/normalize-scss/commit/be894915e67b65b6452d19f95da925e8ed944e16) -- Update to eslint 2.x. [`fe6063b`](https://github.com/JohnAlbin/normalize-scss/commit/fe6063bb7aff7de80304ac50e4887cb131ff67d0) -- Update README files. [`5d8f52d`](https://github.com/JohnAlbin/normalize-scss/commit/5d8f52df4852679aa306ce95636dd2b8cda13ec4) -- Tag 4.1.0. [`d3bf5c2`](https://github.com/JohnAlbin/normalize-scss/commit/d3bf5c2ae73b2538a4814fb5cfb05f3b59c19f4b) -- Remove spurious lt-ie9 class form typey-chroma-kss fork. [`c6f7d58`](https://github.com/JohnAlbin/normalize-scss/commit/c6f7d5878c334e3db2c7de31cc91ea0cbf6c5e78) -- Update travis test system list. [`5981153`](https://github.com/JohnAlbin/normalize-scss/commit/5981153954e950ffd3eba3d0cafc14ff2b739e5a) -- Update browser support versions. [`915d86b`](https://github.com/JohnAlbin/normalize-scss/commit/915d86b72fa963cec02b1b0a5e23b9265df10c14) - -#### [4.1.1](https://github.com/JohnAlbin/normalize-scss/compare/4.0.3...4.1.1) -> 12 April 2016 - 4.1.0 [`#576`](https://github.com/JohnAlbin/normalize-scss/pull/576) - Normalize file select buttons [`#574`](https://github.com/JohnAlbin/normalize-scss/pull/574) - Correct the outline of search inputs in Safari [`#575`](https://github.com/JohnAlbin/normalize-scss/pull/575) @@ -174,26 +168,35 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Replace lost button and input focus style [`#481`](https://github.com/JohnAlbin/normalize-scss/issues/481) - Update and organize the normalize.css file [`0c90242`](https://github.com/JohnAlbin/normalize-scss/commit/0c90242399c09af53850d52e992c977a538a8424) - Update documentation and tests [`7f2eaef`](https://github.com/JohnAlbin/normalize-scss/commit/7f2eaef38d5a55c9a1707ae0f6fd1f050cf8fdcf) +- Update mocha, chai, and sassy-test. [`7574914`](https://github.com/JohnAlbin/normalize-scss/commit/7574914387cd6d40839da588c7f2c0367a79c9b4) - Update project configuration [`3123b8e`](https://github.com/JohnAlbin/normalize-scss/commit/3123b8e9f5923fd06e4eeb9e0727b7cc42fd94f6) +- Un-fork support-for module. #15 [`55d5719`](https://github.com/JohnAlbin/normalize-scss/commit/55d5719de0b498f140d43958843a45c4224d7ea3) - Use Stylelint as a gatekeeper #508 [`21e0c54`](https://github.com/JohnAlbin/normalize-scss/commit/21e0c54ec01538e2e95f4974cc6638f315820f5a) +- Update dev dependencies. [`be89491`](https://github.com/JohnAlbin/normalize-scss/commit/be894915e67b65b6452d19f95da925e8ed944e16) - Reduce selector weight of input types [`9a3b1b3`](https://github.com/JohnAlbin/normalize-scss/commit/9a3b1b32f460cdac60d934aad59cf498bd515d6e) -- Remove opinionated table resets [`02c5c7a`](https://github.com/JohnAlbin/normalize-scss/commit/02c5c7adbbec1707900fde86068405735c733b42) - Combine two same selectors #553 [`5ef046f`](https://github.com/JohnAlbin/normalize-scss/commit/5ef046fbd0e3e274b4b89dbc61cd9d0485ad9461) +- Remove opinionated table resets [`02c5c7a`](https://github.com/JohnAlbin/normalize-scss/commit/02c5c7adbbec1707900fde86068405735c733b42) +- Update to eslint 2.x. [`fe6063b`](https://github.com/JohnAlbin/normalize-scss/commit/fe6063bb7aff7de80304ac50e4887cb131ff67d0) - Move input type appearance normalization into its own rule [`28f2f6c`](https://github.com/JohnAlbin/normalize-scss/commit/28f2f6c292a628abc95358d9b19fae90029ddcd5) +- Update README files. [`5d8f52d`](https://github.com/JohnAlbin/normalize-scss/commit/5d8f52df4852679aa306ce95636dd2b8cda13ec4) - Address inconsistent styling of b and strong [`bb55bab`](https://github.com/JohnAlbin/normalize-scss/commit/bb55babbd1fc484861398692db06d62a495c8e7d) - Remove unnecessary color inheritance test now that it has been removed from form elements. [`faf5abc`](https://github.com/JohnAlbin/normalize-scss/commit/faf5abcb3f397c1ae1e74d57283313adfb097918) - Remove color inheritance for button, input, optgroup, select and textarea elements. Color inheritance here causes possible usability issues when working on black backgrounds with white text. Addresses #349 and #339. [`b5ffb63`](https://github.com/JohnAlbin/normalize-scss/commit/b5ffb63df1956220d79d3a56d88d8b934d99febe) - Normalize `hr` overflow [`46e3e05`](https://github.com/JohnAlbin/normalize-scss/commit/46e3e0554c7b81fbfa5cfa1d1531e63f860bb741) +- Tag 4.1.0. [`d3bf5c2`](https://github.com/JohnAlbin/normalize-scss/commit/d3bf5c2ae73b2538a4814fb5cfb05f3b59c19f4b) - Address inconsistent styling of abbr[title] [`5304c78`](https://github.com/JohnAlbin/normalize-scss/commit/5304c784ffbd03da265fcbf7bf49f6964cbcfc9c) - Add comment addressing intentional duplicated monospace font [`5daad01`](https://github.com/JohnAlbin/normalize-scss/commit/5daad010a2f19c12b89f317ba9d2c8e4573210d7) +- Remove spurious lt-ie9 class form typey-chroma-kss fork. [`c6f7d58`](https://github.com/JohnAlbin/normalize-scss/commit/c6f7d5878c334e3db2c7de31cc91ea0cbf6c5e78) +- Update travis test system list. [`5981153`](https://github.com/JohnAlbin/normalize-scss/commit/5981153954e950ffd3eba3d0cafc14ff2b739e5a) - Update documentation and CHANGELOG.md [`65e14b8`](https://github.com/JohnAlbin/normalize-scss/commit/65e14b86144144bb5486eac5cbd613afd8f4b86f) -- Add Travis CI for linting #508 [`393c87e`](https://github.com/JohnAlbin/normalize-scss/commit/393c87ef6596e98200b3984993ab586f115a6466) - Mark opinionated declarations [`60cadb0`](https://github.com/JohnAlbin/normalize-scss/commit/60cadb0921606a6f76d05f3507bf98c68bf35297) +- Add Travis CI for linting #508 [`393c87e`](https://github.com/JohnAlbin/normalize-scss/commit/393c87ef6596e98200b3984993ab586f115a6466) +- Update browser support versions. [`915d86b`](https://github.com/JohnAlbin/normalize-scss/commit/915d86b72fa963cec02b1b0a5e23b9265df10c14) - Ensure long-hand background declaration usage for consistency. [`5973b6a`](https://github.com/JohnAlbin/normalize-scss/commit/5973b6a6e8ff03d23e0a178e4c59ba8a7989a26d) - Remove double space [`e66b004`](https://github.com/JohnAlbin/normalize-scss/commit/e66b004a430065ceeac25375a2be3337c870ce07) -- Fix typo in README [`72a77f0`](https://github.com/JohnAlbin/normalize-scss/commit/72a77f0316ff55c9a68af22741ca37a1cccb09c4) - Use relative path in import of _import-now partial. #52 [`6cf1f3f`](https://github.com/JohnAlbin/normalize-scss/commit/6cf1f3f7975e4ed1214f4ee53b241aae7263e26c) - Add link to contribution guidelines [`64de79a`](https://github.com/JohnAlbin/normalize-scss/commit/64de79a543546eaba548eed9d2be20986857a0e8) +- Fix typo in README [`72a77f0`](https://github.com/JohnAlbin/normalize-scss/commit/72a77f0316ff55c9a68af22741ca37a1cccb09c4) - Update CHANGELOG.md for color inheritence change [`a3531ef`](https://github.com/JohnAlbin/normalize-scss/commit/a3531ef27b26719dccfbec33890f2a067fdb830e) #### [4.0.3](https://github.com/JohnAlbin/normalize-scss/compare/4.0.2...4.0.3) -- cgit v1.2.3