Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit b67b43b

Browse files
committed
chore: changelog
1 parent 93e5b2e commit b67b43b

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
# [2.0.0](https://github.com/ulivz/vuepress-theme-blog/compare/v1.7.1...v2.0.0) (2020-01-22)
2+
3+
4+
### Bug Fixes
5+
6+
* text overflow on mobile ([#56](https://github.com/ulivz/vuepress-theme-blog/issues/56)) ([2e96314](https://github.com/ulivz/vuepress-theme-blog/commit/2e9631403b2298ccd385764b6ee4df2169c28a50))
7+
8+
9+
### Features
10+
11+
* deprecate modifyBlogPluginOptions ([#57](https://github.com/ulivz/vuepress-theme-blog/issues/57)) ([ad5c100](https://github.com/ulivz/vuepress-theme-blog/commit/ad5c100803d71499947be8b158bf792d29e1261c))
12+
* display post meta (close [#32](https://github.com/ulivz/vuepress-theme-blog/issues/32))([#52](https://github.com/ulivz/vuepress-theme-blog/issues/52)) ([a689ada](https://github.com/ulivz/vuepress-theme-blog/commit/a689adaa16087912c2c8bc073d84626cdf6af272))
13+
* generate content title from frontmatter ([#51](https://github.com/ulivz/vuepress-theme-blog/issues/51)) ([50abb08](https://github.com/ulivz/vuepress-theme-blog/commit/50abb089026b9495bbe1761cd2ab3e8796680b1c))
14+
15+
16+
### BREAKING CHANGES
17+
18+
* Turn default frontmatter key to tags instead of tag/tags
19+
* Require title in front matter
20+
* Deprecate `modifyBlogPluginOptions`
21+
22+
23+
24+
## [1.7.1](https://github.com/ulivz/vuepress-theme-blog/compare/v1.7.0...v1.7.1) (2020-01-19)
25+
26+
27+
### Bug Fixes
28+
29+
* feed doesn't work fine when useing non-default directory name ([27405f8](https://github.com/ulivz/vuepress-theme-blog/commit/27405f872aaceb480e687dd4de043cd4b3dbe458))
30+
* remove mixed support & un-used css ([2bf23dd](https://github.com/ulivz/vuepress-theme-blog/commit/2bf23dd021463679a79ccaffe6d9c613bf3fd52b))
31+
32+
33+
134
## [1.7.1](https://github.com/ulivz/vuepress-theme-blog/compare/v1.7.0...v1.7.1) (2020-01-19)
235

336

0 commit comments

Comments
 (0)