diff --git a/CHANGELOG.md b/CHANGELOG.md index cb2c773..0067631 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,9 @@ Changelog 维护应保持最新版本在文件上面的原则,日期格式按 - 预发布版本使用形如 "`[1.0.2-rc.1] - 2021-06-11`" 作为二级标题, - 正式发布版本使用形如 "`[1.0.1] - 2020-07-25`" 作为二级标题。 -## [Unreleased](https://github.com/iydon/sustechthesis/compare/v1.3...HEAD) +## [Unreleased](https://github.com/iydon/sustechthesis/compare/v1.3.1...HEAD) + +## [1.3.1](https://github.com/iydon/sustechthesis/compare/v1.3...v1.3.1) - 2022-03-22 ### Added - 实现可换行的条目:标题,院系,专业。 @@ -39,6 +41,7 @@ Changelog 维护应保持最新版本在文件上面的原则,日期格式按 - 美化超链接:移除超链接的边框。 - 修改副标题项样式:中文破折号前缀,黑体小二,右对齐。 - 将“子标题”改称“副标题”。 +- 修改中英文诚信承诺书,增加可读性。 ## [1.3](https://github.com/iydon/sustechthesis/compare/v1.1...v1.3) - 2022-03-17 diff --git a/sustechthesis.cls b/sustechthesis.cls index 57a77f1..d53901e 100644 --- a/sustechthesis.cls +++ b/sustechthesis.cls @@ -10,14 +10,14 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{sustechthesis} - [2022/03/17 v1.3 SUSTech Thesis Template] + [2022/03/22 v1.3.1 SUSTech Thesis Template] \RequirePackage{ifxetex,ifluatex,ifthen} \ifthenelse{\boolean{xetex}\OR\boolean{luatex}}{}{ \ClassError{sustechthesis}{You Should Use XeLaTeX or LuaLaTeX To Compile.}} \hyphenation{SUSTech-Thesis} \newcommand{\sustechthesis}{SUSTechThesis} -\newcommand{\version}{1.3} +\newcommand{\version}{1.3.1} \RequirePackage{kvoptions} \SetupKeyvalOptions{ family=sustech,