We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07dcb69 commit f2b6f5eCopy full SHA for f2b6f5e
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## v4.0.0 Date: TBD
+## v4.0.0 2020-07-12
2
3
- **BREAKING CHANGE** Replace `image` YAML parameter with `thumbnail-img` to be more clear
4
- **MAJOR BEHAVIOUR CHANGE** Don't use the thumbnail as the avatar image
beautiful-jekyll-theme.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "beautiful-jekyll-theme"
5
- spec.version = "3.0.0"
+ spec.version = "4.0.0"
6
spec.authors = ["Dean Attali"]
7
spec.email = ["daattali@gmail.com"]
8
0 commit comments