Commit ee2968c4 authored by liziwl's avatar liziwl
Browse files

Bump to v1.3.3

parent 44a9ed53
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -29,6 +29,20 @@ Changelog 维护应保持最新版本在文件上面的原则,日期格式按
- 预发布版本使用形如 "`[1.0.2-rc.1] - 2021-06-11`" 作为二级标题,
- 正式发布版本使用形如 "`[1.0.1] - 2020-07-25`" 作为二级标题。

## [1.3.3] - 2021-10-19

### Changed
-  【题名页】研究生姓名一栏改为“学位申请人”
-  【题名页】专业选项名称修改,学术型博/硕士为“学科名称”,专业型博/硕士为“专业类别”。
-  条目内容对齐方式修改 ,第二行顶格
-  参考文献的著录作者姓全大写,即改为GB/T 7714-2015

### Added
- 增加注释
- 增加符号和缩略语说明,并列于目录

### Removed
- 由于引入 bibunits 对个人简历部分的文献进行管理,不再兼容 BibLaTeX 管理文献。

## [1.3.2] - 2021-08-23

+3 −3
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
%
% \iffalse
%<*driver>
\ProvidesFile{sustechthesis.dtx}[2021/08/23 1.3.2 Southern University of Science and Technology Thesis Template]
\ProvidesFile{sustechthesis.dtx}[2021/10/19 1.3.3 Southern University of Science and Technology Thesis Template]
\documentclass{ltxdoc}
\usepackage{dtx-style}
\EnableCrossrefs
@@ -943,7 +943,7 @@
%    \begin{macrocode}
%<cls>\NeedsTeXFormat{LaTeX2e}[2017/04/15]
%<cls>\ProvidesClass{sustechthesis}
%<cls>[2021/08/23 1.3.2 Southern University of Science and Technology Thesis Template]
%<cls>[2021/10/19 1.3.3 Southern University of Science and Technology Thesis Template]
%    \end{macrocode}
%
% 报错
@@ -993,7 +993,7 @@
\hyphenation{Thu-Thesis SUSTech-Thesis}
\def\thuthesis{ThuThesis}
\def\sustechthesis{SUSTechThesis}
\def\version{1.3.2}
\def\version{1.3.3}
\RequirePackage{kvdefinekeys}
\RequirePackage{kvsetkeys}
\RequirePackage{kvoptions}