Skip to content

Latest commit

 

History

History
48 lines (21 loc) · 2.15 KB

CHANGELOG.md

File metadata and controls

48 lines (21 loc) · 2.15 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.6.2 (2021-01-25)

Bug Fixes

  • #156: can't render math formula in post title (fc73f5a), closes #156

2.6.1 (2021-01-06)

Bug Fixes

  • #149: can't run when languages folder not exist (f3956ff), closes #149

2.6.0 (2021-01-05)

Features

  • i18n: allow use i18n files by data files #121 (724d34f)

2.5.0 (2021-01-02)

Features

Bug Fixes

2.4.0 (2020-12-11)

Features

  • enable toc in custom pages by setting front-matter (#136) (e698b93)

Bug Fixes

  • repeat: toc cannot be expanded automatically (3db6aea)