Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/g1eny0ung/hugo-theme-dream.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYue Yang <g1enyy0ung@gmail.com>2022-06-27 20:50:42 +0300
committerYue Yang <g1enyy0ung@gmail.com>2022-06-27 20:50:42 +0300
commitf14c0760d3212ed4951986b7d6727e234b44f537 (patch)
tree7f121f9c023f75ced6d72648486f13e1a122642a
parentc079959ca4b6aa19ebeabf24a05b4c9017a77c75 (diff)
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md40
1 files changed, 27 insertions, 13 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 280520a..625469a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
Because of the site rewriting, I started to calculate the version again.
-## [2.0.0-beta] - 2021.01.31
+## [2.0.0-beta.1] - 2021-05-06
+
+- Hide themeSwitch when no dark params
+- Construct $termLink with relLangURL (#173)
+- Add param `reversePostAndAside`
+- Keep the original taxonomy name
+- Consider motto as safeHTML (#185)
+- Add single page param `nolastmod`
+- Add `experimental.jsDate` param
+- Add param `maxTags`
+- Add param `shareInAside`
+- Italian translation (#191)
+- Remove `blogAlias` in i18n
+
+## [2.0.0-beta] - 2021-01-31
- New `header` component
- At the same time, remove some clutter or repetitive elements
@@ -18,9 +32,9 @@ Because of the site rewriting, I started to calculate the version again.
- Improve semantic HTML tags
- Add share buttons in post page
-## [1.6.0] - 2021.01.30
+## [1.6.0] - 2021-01-30
-- Process term name with humanize | title
+- Process term name with `humanize | title`
- Support TOC
- Add `avatar` post param
- Add `defaultDark` param
@@ -31,7 +45,7 @@ Because of the site rewriting, I started to calculate the version again.
- Add portuguese dates (#168)
- Bugs fixes
-## [1.5.0] - 2020.10.22
+## [1.5.0] - 2020-10-22
- Support [Netlify CMS](https://www.netlifycms.org/)
- `backgroundImage` fallback to `background` when not defined
@@ -42,7 +56,7 @@ Because of the site rewriting, I started to calculate the version again.
- Add backgroundDark and backgroundImageDark params (#153)
- Bugs fixes
-## [1.4.0] - 2020.08.24
+## [1.4.0] - 2020-08-24
- Add search
- Change style of paginator
@@ -51,27 +65,27 @@ Because of the site rewriting, I started to calculate the version again.
- Add `authorlink` param in post frontmatter
- Add `categoriesLimitInHeader` param
-## [1.3.0] - 2020.07.19
+## [1.3.0] - 2020-07-19
- Add RSS support
- Fix image overflow in summary description (#134)
-- utterances comments support (#132)
+- Support utterances (#132)
- SEO optimization
- Unify the scrollbar style
- Optimize resource loading
-## [1.2.0] - 2020.07.03
+## [1.2.0] - 2020-07-03
-- Fix disqus identifier's problem
+- Fix the problem of Disqus identifier
- Fix table display in dark mode (#127)
-- Now the summary card's date can be localized, currently dream already support:
- - zh
+- Now the date in summary card can be localized, currently supported:
- es
+ - zh
-## [1.1.0] - 2020.06.24
+## [1.1.0] - 2020-06-24
- Treat `about` folder as Headless Bundle
-## [1.0.0] - 2019.11.10
+## [1.0.0] - 2019-11-10
- masonry layout