Skip to content

Commit

Permalink
chore(changelog): merge changelog into master v1.1.0 (#1858)
Browse files Browse the repository at this point in the history
* chore(changelog): generate changelog for 1.1.0 version
  • Loading branch information
fgiraud authored Sep 14, 2019
1 parent d811bfb commit 3a22fd1
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,55 @@
# [](https://github.com/vuejs/vuepress/compare/v1.1.0...v) (2019-09-14)



# [1.1.0](https://github.com/vuejs/vuepress/compare/v1.0.4...v1.1.0) (2019-09-14)


### Bug Fixes

* **$js-yaml:** fix Security issue by bump js yaml version [#1845](https://github.com/vuejs/vuepress/issues/1845) ([#1846](https://github.com/vuejs/vuepress/issues/1846)) ([696717b](https://github.com/vuejs/vuepress/commit/696717b))
* **$doc-deployment** fix Add `npm ci` instructions for Travis CI ([0434f15](https://github.com/vuejs/vuepress/commit/0434f15)), closes [#1844](https://github.com/vuejs/vuepress/issues/1844)
* **$theme-default** Search box max suggestions ([#1728](https://github.com/vuejs/vuepress/issues/1728)) ([ade328f](https://github.com/vuejs/vuepress/commit/ade328f))
* **$docs:** Update link to the 0.x documentation ([#1852](https://github.com/vuejs/vuepress/issues/1852)) ([c7999cf](https://github.com/vuejs/vuepress/commit/c7999cf))
* **$last-updated:** use file author time instead of submodule commit time ([#1640](https://github.com/vuejs/vuepress/issues/1640)) ([f964391](https://github.com/vuejs/vuepress/commit/f964391))
* **$theme-default:** add text ellipsis to navbar ([#1683](https://github.com/vuejs/vuepress/issues/1683)) ([#1840](https://github.com/vuejs/vuepress/issues/1840)) ([74017c5](https://github.com/vuejs/vuepress/commit/74017c5))
* **$theme-default:** Expand nested sidebar groups ([#1540](https://github.com/vuejs/vuepress/issues/1540)) ([eb231bf](https://github.com/vuejs/vuepress/commit/eb231bf))


### Features

* **$config** Improve CI process ([#1759](https://github.com/vuejs/vuepress/issues/1759)) ([fe7301b](https://github.com/vuejs/vuepress/commit/fe7301b))
* **$theme-default** renable algolia docSearch [#697](https://github.com/vuejs/vuepress/issues/697) ([68861f0](https://github.com/vuejs/vuepress/commit/68861f0))
* **$config:** make extendPageData async ready without breaking changes ([#1546](https://github.com/vuejs/vuepress/issues/1546)) ([543fd6c](https://github.com/vuejs/vuepress/commit/543fd6c))
* **$core:** better error log for layouts ([#1455](https://github.com/vuejs/vuepress/issues/1455)) ([3b68913](https://github.com/vuejs/vuepress/commit/3b68913))
* **$plugin-search:** Add support for search hotkeys ([#1848](https://github.com/vuejs/vuepress/issues/1848)) ([1ba06ae](https://github.com/vuejs/vuepress/commit/1ba06ae))



# [](https://github.com/vuejs/vuepress/compare/v1.0.4...v) (2019-09-14)



## [1.0.4](https://github.com/vuejs/vuepress/compare/v1.0.3...v1.0.4) (2019-09-06)


### Bug Fixes

* **$core:** do not transpile core packages' dependencies ([b69b107](https://github.com/vuejs/vuepress/commit/b69b107))
* **avatar:** fix url ([45e31b4](https://github.com/vuejs/vuepress/commit/45e31b4))
* **contributors:** fix for good contributions ([a709a4f](https://github.com/vuejs/vuepress/commit/a709a4f))
* **contributors:** fix url parameters ([db71238](https://github.com/vuejs/vuepress/commit/db71238))
* add missing hash in [#1706](https://github.com/vuejs/vuepress/issues/1706) ([#1780](https://github.com/vuejs/vuepress/issues/1780)) ([25777e4](https://github.com/vuejs/vuepress/commit/25777e4))
* contributors commit link ([#1809](https://github.com/vuejs/vuepress/issues/1809)) ([bb61182](https://github.com/vuejs/vuepress/commit/bb61182))


### Features

* **$core:** use any custom protocol for outboundRE ([#1731](https://github.com/vuejs/vuepress/issues/1731)) ([120d885](https://github.com/vuejs/vuepress/commit/120d885))
* Disable next and prev links from global config ([#1761](https://github.com/vuejs/vuepress/issues/1761)) ([92a1c02](https://github.com/vuejs/vuepress/commit/92a1c02))



# [](https://github.com/vuejs/vuepress/compare/v1.0.4...v) (2019-09-06)


Expand Down

0 comments on commit 3a22fd1

Please sign in to comment.