Skip to content

Commit 3aa2c39

Browse files
committed
Bump to v1.3.5
1 parent 70f96ca commit 3aa2c39

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@ Changelog 维护应保持最新版本在文件上面的原则,日期格式按
2929
- 预发布版本使用形如 "`[1.0.2-rc.1] - 2021-06-11`" 作为二级标题,
3030
- 正式发布版本使用形如 "`[1.0.1] - 2020-07-25`" 作为二级标题。
3131

32+
## [1.3.5] - 2021-10-31
33+
34+
### Changed
35+
- 更新注释
36+
- 更新文档
37+
- 更新 VSCode 插件配置
38+
- 更新英文题名页表格
39+
3240
## [1.3.4] - 2021-10-21
3341

3442
### Changed

sustechthesis.dtx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
%
1818
% \iffalse
1919
%<*driver>
20-
\ProvidesFile{sustechthesis.dtx}[2021/10/21 1.3.4 Southern University of Science and Technology Thesis Template]
20+
\ProvidesFile{sustechthesis.dtx}[2021/10/31 1.3.5 Southern University of Science and Technology Thesis Template]
2121
\documentclass{ltxdoc}
2222
\usepackage{dtx-style}
2323
\EnableCrossrefs
@@ -959,7 +959,7 @@
959959
% \begin{macrocode}
960960
%<cls>\NeedsTeXFormat{LaTeX2e}[2017/04/15]
961961
%<cls>\ProvidesClass{sustechthesis}
962-
%<cls>[2021/10/21 1.3.4 Southern University of Science and Technology Thesis Template]
962+
%<cls>[2021/10/31 1.3.5 Southern University of Science and Technology Thesis Template]
963963
% \end{macrocode}
964964
%
965965
% 报错
@@ -1009,7 +1009,7 @@
10091009
\hyphenation{Thu-Thesis SUSTech-Thesis}
10101010
\def\thuthesis{ThuThesis}
10111011
\def\sustechthesis{SUSTechThesis}
1012-
\def\version{1.3.4}
1012+
\def\version{1.3.5}
10131013
\RequirePackage{kvdefinekeys}
10141014
\RequirePackage{kvsetkeys}
10151015
\RequirePackage{kvoptions}

0 commit comments

Comments
 (0)