We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61d4c91 + 2744aba commit 5b2e8f3Copy full SHA for 5b2e8f3
History.markdown
@@ -1,13 +1,22 @@
1
## HEAD
2
3
-### Development Fixes
+### Major Enhancements
4
5
- * Rubocop shouldn't worry if tests are too long (#149)
+ * Add author meta (#103)
6
+ * Add og:locale support #166
7
+ * Add support for Bing and Yandex webmaster tools. Closes #147 (#148)
8
9
### Minor Enhancements
10
- * Add support for Bing and Yandex webmaster tools. Closes #147 (#148)
- * Add author meta (#103)
11
+ * Use `|` for title separator (#162)
12
+ * Use `og:image` for twitter image (#174)
13
+
14
+### Development Fixes
15
16
+ * Style fixes (#170, #157, #149)
17
+ * Test against latest version of Jekyll (#171)
18
+ * Bump dev dependencies (#172)
19
+ * Remove Rake dependency (#180)
20
21
## 2.1.0
22
0 commit comments