File tree Expand file tree Collapse file tree 2 files changed +22
-4
lines changed
Expand file tree Collapse file tree 2 files changed +22
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,25 @@ Changelog 维护应保持最新版本在文件上面的原则,日期格式按
3131
3232<!-- BODY 正文标记,请勿移除 -->
3333
34- ## [ Unreleased] ( https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.21...HEAD )
34+ ## [ Unreleased] ( https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.22...HEAD )
35+
36+ ## [ v1.3.22] ( https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.21...v1.3.22 ) - 2024-10-06
37+
38+ ### Fixed:
39+ - 修复标注中的bug([ #79 ] ( https://github.com/SUSTech-CRA/sustech-master-thesis/pull/79 ) )。
40+ - 多行标题时,允许多行页眉([ #80 ] ( https://github.com/SUSTech-CRA/sustech-master-thesis/pull/80 ) )。
41+
42+ ### Changed
43+ - 更新英文题名页([ #78 ] ( https://github.com/SUSTech-CRA/sustech-master-thesis/pull/78 ) )。
44+ - 更新发布脚本([ #77 ] ( https://github.com/SUSTech-CRA/sustech-master-thesis/pull/77 ) )。
45+ - 更新学位参数表示方式,改进可读性([ #76 ] ( https://github.com/SUSTech-CRA/sustech-master-thesis/pull/76 ) )。
46+ - 优化代码([ #82 ] ( https://github.com/SUSTech-CRA/sustech-master-thesis/pull/82 ) )。
47+
48+ ### Added
49+ - 引文格式和参考文献增加著者-出版年制的格式([ #78 ] ( https://github.com/SUSTech-CRA/sustech-master-thesis/pull/78 ) )。
50+ - 致谢中新增要求提示([ #78 ] ( https://github.com/SUSTech-CRA/sustech-master-thesis/pull/78 ) )。
51+ - 新增建议图片大小的要求提示([ #78 ] ( https://github.com/SUSTech-CRA/sustech-master-thesis/pull/78 ) )。
52+ - 添加draftmode([ #81 ] ( https://github.com/SUSTech-CRA/sustech-master-thesis/pull/81 ) ,[ #82 ] ( https://github.com/SUSTech-CRA/sustech-master-thesis/pull/82 ) )。
3553
3654## [ 1.3.21] ( https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.20...v1.3.21 ) - 2024-04-29
3755
Original file line number Diff line number Diff line change 1717%
1818% \iffalse
1919% <*driver>
20- \ProvidesFile {sustechthesis.dtx}[2024/04/29 1.3.21 Southern University of Science and Technology Thesis Template]
20+ \ProvidesFile {sustechthesis.dtx}[2024/10/06 1.3.22 Southern University of Science and Technology Thesis Template]
2121\documentclass {ltxdoc }
2222\usepackage {dtx-style }
2323\EnableCrossrefs
915915% \begin{macrocode}
916916% <cls>\NeedsTeXFormat{LaTeX2e}[2017/04/15]
917917% <cls>\ProvidesClass{sustechthesis}
918- % <cls>[2024/04/29 1.3.21 Southern University of Science and Technology Thesis Template]
918+ % <cls>[2024/10/06 1.3.22 Southern University of Science and Technology Thesis Template]
919919% \end{macrocode}
920920%
921921% 报错
966966\hyphenation {Thu-Thesis SUSTech-Thesis}
967967\def\thuthesis {ThuThesis}
968968\def\sustechthesis {SUSTechThesis}
969- \def\version {1.3.21 }
969+ \def\version {1.3.22 }
970970\RequirePackage {kvdefinekeys}
971971\RequirePackage {kvsetkeys}
972972\RequirePackage {kvoptions}
You can’t perform that action at this time.
0 commit comments