2017-03-07 23:12:17 +02:00
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog ](http://keepachangelog.com/ )
and this project adheres to [Semantic Versioning ](http://semver.org/ ).
2017-03-24 15:13:02 +02:00
## [Unreleased]
2017-08-09 03:36:05 +03:00
### Changed
- Change `gems` key in `_config.yml` to `plugins` . [#23 ](https://github.com/mmistakes/jekyll-theme-basically-basic/pull/23 )
2017-03-30 18:22:41 +03:00
## [1.1.0] - 2017-03-30
2017-03-24 15:13:02 +02:00
### Added
2017-03-29 23:36:11 +03:00
- Improved installation documentation. [#8 ](https://github.com/mmistakes/jekyll-theme-basically-basic/issues/8 )
2017-03-24 15:13:02 +02:00
- Google Analytics tracking ID, Disqus comments, to `/docs` demo site.
### Changed
2017-03-30 17:49:35 +03:00
- Change source order of `.sidebar` and `.canvas` so menu items can easily be "tabbed" to. [#10 ](https://github.com/mmistakes/jekyll-theme-basically-basic/issues/10 )
2017-03-29 21:55:31 +03:00
- Refactor sidebar off-canvas menu and improve animation. [#9 ](https://github.com/mmistakes/jekyll-theme-basically-basic/issues/9 ) [#15 ](https://github.com/mmistakes/jekyll-theme-basically-basic/issues/15 )
2017-03-27 21:43:01 +03:00
- Removed tinted background from `<th>` elements.
2017-03-24 15:13:02 +02:00
- Permalink structure of `/docs` demo site.
2017-03-27 21:43:01 +03:00
### Fixed
2017-03-29 04:34:04 +03:00
- `body` height and `.wrapper` box shadow. [#13 ](https://github.com/mmistakes/jekyll-theme-basically-basic/issues/13 )
2017-03-27 21:43:01 +03:00
- Unclickable main content links in Internet Explorer 10. [#9 ](https://github.com/mmistakes/jekyll-theme-basically-basic/issues/9 )
2017-03-23 22:00:27 +02:00
## [1.0.1] - 2017-03-23
2017-03-23 21:05:23 +02:00
### Added
2017-03-23 21:46:54 +02:00
- Responsive embed helper classes for videos. [#2 ](https://github.com/mmistakes/jekyll-theme-basically-basic/issues/2 )
2017-03-23 21:05:23 +02:00
- Print styles for improved readability of printed pages. [#4 ](https://github.com/mmistakes/jekyll-theme-basically-basic/pull/4 )
- Icon list to README.
2017-03-20 22:07:16 +02:00
## [1.0.0] - 2017-03-20