diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2db137f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,204 @@ +# Change Log + +## [Unreleased](https://github.com/simplaio/rucksack/tree/HEAD) + +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.9.1...HEAD) + +**Closed issues:** + +- Impossible to use rems if set responsive on html? [\#53](https://github.com/simplaio/rucksack/issues/53) +- Position shorthand doesn't work more [\#48](https://github.com/simplaio/rucksack/issues/48) + +## [v0.9.1](https://github.com/simplaio/rucksack/tree/v0.9.1) (2016-11-25) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.9.0...v0.9.1) + +**Closed issues:** + +- Document reporter as addon in website [\#46](https://github.com/simplaio/rucksack/issues/46) + +## [v0.9.0](https://github.com/simplaio/rucksack/tree/v0.9.0) (2016-11-25) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.8.6...v0.9.0) + +**Fixed bugs:** + +- Problem when declaring text in content property if same as alias [\#41](https://github.com/simplaio/rucksack/issues/41) + +**Closed issues:** + +- I get undefined \[undefined\] - how I can debug it [\#44](https://github.com/simplaio/rucksack/issues/44) +- postcss-position-alt [\#43](https://github.com/simplaio/rucksack/issues/43) +- Autoprefixer options [\#40](https://github.com/simplaio/rucksack/issues/40) +- Responsive typography + line height? [\#31](https://github.com/simplaio/rucksack/issues/31) + +**Merged pull requests:** + +- Make reporter configurable, off by default [\#45](https://github.com/simplaio/rucksack/pull/45) ([jescalan](https://github.com/jescalan)) + +## [v0.8.6](https://github.com/simplaio/rucksack/tree/v0.8.6) (2016-04-17) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.8.5...v0.8.6) + +**Implemented enhancements:** + +- Show output code on home page [\#21](https://github.com/simplaio/rucksack/issues/21) + +**Fixed bugs:** + +- @font-face [\#26](https://github.com/simplaio/rucksack/issues/26) + +**Closed issues:** + +- Font shorthand property with calc\(\) statements don't work in Firefox [\#37](https://github.com/simplaio/rucksack/issues/37) +- Extension to quantity queries. Last 4 of 7 items. [\#35](https://github.com/simplaio/rucksack/issues/35) +- Invalid input file path error, when using Rucksack on Windows platform [\#33](https://github.com/simplaio/rucksack/issues/33) +- Autoprefixer with options? [\#29](https://github.com/simplaio/rucksack/issues/29) +- Font-size responsive no longer working as of ~Chrome 47.0.2526.73 [\#27](https://github.com/simplaio/rucksack/issues/27) +- Responsive font-size breaks in Chrome Canary [\#24](https://github.com/simplaio/rucksack/issues/24) + +**Merged pull requests:** + +- Fix psuedo -\> pseudo typo [\#34](https://github.com/simplaio/rucksack/pull/34) ([rmobis](https://github.com/rmobis)) +- Fix typo in input pseudo-elements title [\#32](https://github.com/simplaio/rucksack/pull/32) ([viki53](https://github.com/viki53)) + +## [v0.8.5](https://github.com/simplaio/rucksack/tree/v0.8.5) (2015-10-17) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.8.4...v0.8.5) + +**Implemented enhancements:** + +- Add node-pixrem to fallbacks [\#9](https://github.com/simplaio/rucksack/issues/9) + +## [v0.8.4](https://github.com/simplaio/rucksack/tree/v0.8.4) (2015-10-17) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.8.3...v0.8.4) + +## [v0.8.3](https://github.com/simplaio/rucksack/tree/v0.8.3) (2015-10-17) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.8.2...v0.8.3) + +**Closed issues:** + +- Alias and font responsive not working together [\#25](https://github.com/simplaio/rucksack/issues/25) + +## [v0.8.2](https://github.com/simplaio/rucksack/tree/v0.8.2) (2015-09-14) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.8.1...v0.8.2) + +## [v0.8.1](https://github.com/simplaio/rucksack/tree/v0.8.1) (2015-09-14) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.8.0...v0.8.1) + +## [v0.8.0](https://github.com/simplaio/rucksack/tree/v0.8.0) (2015-09-13) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.7.0...v0.8.0) + +**Implemented enhancements:** + +- Create transform scale\(\) -\> zoom fallback [\#17](https://github.com/simplaio/rucksack/issues/17) + +**Fixed bugs:** + +- Jumping issue in the documentation [\#23](https://github.com/simplaio/rucksack/issues/23) +- Move to PostCSS 5.0 [\#13](https://github.com/simplaio/rucksack/issues/13) + +**Merged pull requests:** + +- Add Node.js 4.0 stable to Travis config [\#22](https://github.com/simplaio/rucksack/pull/22) ([phillipalexander](https://github.com/phillipalexander)) + +## [v0.7.0](https://github.com/simplaio/rucksack/tree/v0.7.0) (2015-09-06) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.6.8...v0.7.0) + +## [v0.6.8](https://github.com/simplaio/rucksack/tree/v0.6.8) (2015-09-06) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.6.7...v0.6.8) + +**Implemented enhancements:** + +- Add toggle options to all features [\#19](https://github.com/simplaio/rucksack/issues/19) + +**Closed issues:** + +- Auto pesudo content fallback [\#18](https://github.com/simplaio/rucksack/issues/18) +- Responsive font issues in IE browser \(include edge\) [\#15](https://github.com/simplaio/rucksack/issues/15) + +## [v0.6.7](https://github.com/simplaio/rucksack/tree/v0.6.7) (2015-08-25) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.6.6...v0.6.7) + +## [v0.6.6](https://github.com/simplaio/rucksack/tree/v0.6.6) (2015-08-21) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.6.5...v0.6.6) + +## [v0.6.5](https://github.com/simplaio/rucksack/tree/v0.6.5) (2015-08-20) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.6.4...v0.6.5) + +**Closed issues:** + +- gh-pages site should not break with HTTPS [\#11](https://github.com/simplaio/rucksack/issues/11) +- Docs \(gh-pages\) [\#2](https://github.com/simplaio/rucksack/issues/2) + +**Merged pull requests:** + +- Fix spelling of Quantity [\#12](https://github.com/simplaio/rucksack/pull/12) ([davejamesmiller](https://github.com/davejamesmiller)) + +## [v0.6.4](https://github.com/simplaio/rucksack/tree/v0.6.4) (2015-08-18) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.6.3...v0.6.4) + +## [v0.6.3](https://github.com/simplaio/rucksack/tree/v0.6.3) (2015-08-15) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.6.2...v0.6.3) + +## [v0.6.2](https://github.com/simplaio/rucksack/tree/v0.6.2) (2015-08-15) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.6.1...v0.6.2) + +## [v0.6.1](https://github.com/simplaio/rucksack/tree/v0.6.1) (2015-08-15) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.6.0...v0.6.1) + +**Closed issues:** + +- Use postcss-reporter to output plugin warnings/errors [\#10](https://github.com/simplaio/rucksack/issues/10) + +## [v0.6.0](https://github.com/simplaio/rucksack/tree/v0.6.0) (2015-08-15) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.5.3...v0.6.0) + +## [v0.5.3](https://github.com/simplaio/rucksack/tree/v0.5.3) (2015-08-08) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.5.2...v0.5.3) + +## [v0.5.2](https://github.com/simplaio/rucksack/tree/v0.5.2) (2015-08-02) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.5.1...v0.5.2) + +## [v0.5.1](https://github.com/simplaio/rucksack/tree/v0.5.1) (2015-08-02) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.5.0...v0.5.1) + +## [v0.5.0](https://github.com/simplaio/rucksack/tree/v0.5.0) (2015-08-02) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.4.3...v0.5.0) + +**Closed issues:** + +- Gulp wrapper [\#5](https://github.com/simplaio/rucksack/issues/5) +- CLI tool [\#3](https://github.com/simplaio/rucksack/issues/3) + +## [v0.4.3](https://github.com/simplaio/rucksack/tree/v0.4.3) (2015-08-02) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.4.2...v0.4.3) + +**Closed issues:** + +- Grunt wrapper [\#4](https://github.com/simplaio/rucksack/issues/4) + +## [v0.4.2](https://github.com/simplaio/rucksack/tree/v0.4.2) (2015-08-02) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.4.1...v0.4.2) + +## [v0.4.1](https://github.com/simplaio/rucksack/tree/v0.4.1) (2015-08-02) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.4.0...v0.4.1) + +## [v0.4.0](https://github.com/simplaio/rucksack/tree/v0.4.0) (2015-07-26) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.3.1...v0.4.0) + +**Closed issues:** + +- Remove modular scale [\#8](https://github.com/simplaio/rucksack/issues/8) +- Add postcss-responsive-type [\#7](https://github.com/simplaio/rucksack/issues/7) + +## [v0.3.1](https://github.com/simplaio/rucksack/tree/v0.3.1) (2015-07-10) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.1.1...v0.3.1) + +## [v0.1.1](https://github.com/simplaio/rucksack/tree/v0.1.1) (2015-07-10) +[Full Changelog](https://github.com/simplaio/rucksack/compare/v0.3.0...v0.1.1) + +**Closed issues:** + +- Write README [\#1](https://github.com/simplaio/rucksack/issues/1) + +## [v0.3.0](https://github.com/simplaio/rucksack/tree/v0.3.0) (2015-07-08) + + +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file