File tree Expand file tree Collapse file tree 8 files changed +8
-13
lines changed Expand file tree Collapse file tree 8 files changed +8
-13
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,9 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ 1.1.1 ] - 2017-09-06
9
9
### Changed
10
10
- Change ` gems ` key in ` _config.yml ` to ` plugins ` . [ #23 ] ( https://github.com/mmistakes/jekyll-theme-basically-basic/pull/23 )
11
-
12
- ### Added
13
- ### Changed
14
- ### Fixed
15
-
16
11
- Liquid syntax error: "Expected id but found end_of_string_in ` cv.skills. ` " in ` /cv/skills.html ` include.
17
12
18
13
## [ 1.1.0] - 2017-03-30
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
<!--
3
- Basically Basic Jekyll Theme 1.1.0
3
+ Basically Basic Jekyll Theme 1.1.1
4
4
Copyright 2017 Michael Rose - mademistakes.com | @mmistakes
5
5
Free for personal and commercial use under the MIT license
6
6
https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 1
1
/* !
2
- * Basically Basic Jekyll Theme 1.1.0
2
+ * Basically Basic Jekyll Theme 1.1.1
3
3
* Copyright 2017 Michael Rose - mademistakes | @mmistakes
4
4
* Free for personal and commercial use under the MIT license
5
5
* https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 2
2
-- -
3
3
4
4
/*!
5
- * Basically Basic Jekyll Theme 1.1.0
5
+ * Basically Basic Jekyll Theme 1.1.1
6
6
* Copyright 2017 Michael Rose - mademistakes | @mmistakes
7
7
* Free for personal and commercial use under the MIT license
8
8
* https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
<!--
3
- Basically Basic Jekyll Theme 1.1.0
3
+ Basically Basic Jekyll Theme 1.1.1
4
4
Copyright 2017 Michael Rose - mademistakes.com | @mmistakes
5
5
Free for personal and commercial use under the MIT license
6
6
https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 1
1
/* !
2
- * Basically Basic Jekyll Theme 1.1.0
2
+ * Basically Basic Jekyll Theme 1.1.1
3
3
* Copyright 2017 Michael Rose - mademistakes | @mmistakes
4
4
* Free for personal and commercial use under the MIT license
5
5
* https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 2
2
-- -
3
3
4
4
/*!
5
- * Basically Basic Jekyll Theme 1.1.0
5
+ * Basically Basic Jekyll Theme 1.1.1
6
6
* Copyright 2017 Michael Rose - mademistakes | @mmistakes
7
7
* Free for personal and commercial use under the MIT license
8
8
* https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 2
2
3
3
Gem ::Specification . new do |spec |
4
4
spec . name = "jekyll-theme-basically-basic"
5
- spec . version = "1.1.0 "
5
+ spec . version = "1.1.1 "
6
6
spec . authors = [ "Michael Rose" ]
7
7
8
8
spec . summary = %q{Your new Jekyll default theme.}
You can’t perform that action at this time.
0 commit comments