Skip to content

Commit ac1f10d

Browse files
committed
Update CHANGELOG
1 parent 98b82c0 commit ac1f10d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [Unreleased] -
9+
10+
### Changed
11+
- Use [jekyll-remote-theme](https://github.com/benbalter/jekyll-remote-theme) for demo site.
12+
- Update GitHub Pages compatible installation instructions to include jekyll-remote-theme method.
13+
814
## [1.1.3] - 2017-10-19
915

1016
### Fixed
@@ -17,11 +23,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1723
- Fixed sidebar visibility bug in Firefox and Safari by adding toggling `visibility: hidden`. [#31](https://github.com/mmistakes/jekyll-theme-basically-basic/issues/31)
1824

1925
## [1.1.1] - 2017-09-06
26+
2027
### Changed
2128
- Change `gems` key in `_config.yml` to `plugins`. [#23](https://github.com/mmistakes/jekyll-theme-basically-basic/pull/23)
2229
- Fixed Liquid syntax error: "Expected id but found end_of_string_in `cv.skills.`" in `/cv/skills.html` include.
2330

2431
## [1.1.0] - 2017-03-30
32+
2533
### Added
2634
- Improved installation documentation. [#8](https://github.com/mmistakes/jekyll-theme-basically-basic/issues/8)
2735
- Google Analytics tracking ID, Disqus comments, to `/docs` demo site.
@@ -37,6 +45,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3745
- Unclickable main content links in Internet Explorer 10. [#9](https://github.com/mmistakes/jekyll-theme-basically-basic/issues/9)
3846

3947
## [1.0.1] - 2017-03-23
48+
4049
### Added
4150
- Responsive embed helper classes for videos. [#2](https://github.com/mmistakes/jekyll-theme-basically-basic/issues/2)
4251
- Print styles for improved readability of printed pages. [#4](https://github.com/mmistakes/jekyll-theme-basically-basic/pull/4)

0 commit comments

Comments
 (0)