Skip to content

Commit 8b4d944

Browse files
committed
Bump to v7.7.1
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
1 parent 76a7652 commit 8b4d944

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
## [Unreleased]
88

9+
## [v7.7.1] - 2026-05-26
10+
911
### Added
1012

1113
- 同步研究生论文《写作指南》2026 年 5 月版本的修改:
@@ -1074,7 +1076,8 @@
10741076

10751077

10761078

1077-
[Unreleased]: https://github.com/tuna/thuthesis/compare/v7.7.0...HEAD
1079+
[Unreleased]: https://github.com/tuna/thuthesis/compare/v7.7.1...HEAD
1080+
[v7.7.1]: https://github.com/tuna/thuthesis/compare/v7.7.0...v7.7.1
10781081
[v7.7.0]: https://github.com/tuna/thuthesis/compare/v7.6.0...v7.7.0
10791082
[v7.6.0]: https://github.com/tuna/thuthesis/compare/v7.5.2...v7.6.0
10801083
[v7.5.2]: https://github.com/tuna/thuthesis/compare/v7.5.1...v7.5.2

thuthesis.dtx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
%
1515
% \iffalse
1616
%<*driver>
17-
\ProvidesFile{thuthesis.dtx}[2026/05/10 7.7.0 Tsinghua University Thesis Template]
17+
\ProvidesFile{thuthesis.dtx}[2026/05/26 7.7.1 Tsinghua University Thesis Template]
1818
\documentclass{ltxdoc}
1919
\usepackage{dtx-style}
2020

@@ -1201,7 +1201,7 @@
12011201
% \begin{macrocode}
12021202
%<cls>\NeedsTeXFormat{LaTeX2e}[2017/04/15]
12031203
%<cls>\ProvidesClass{thuthesis}
1204-
%<cls>[2026/05/10 7.7.0 Tsinghua University Thesis Template]
1204+
%<cls>[2026/05/26 7.7.1 Tsinghua University Thesis Template]
12051205
% \end{macrocode}
12061206
%
12071207
% 报错
@@ -1276,7 +1276,7 @@
12761276
%<*cls>
12771277
\hyphenation{Thu-Thesis}
12781278
\def\thuthesis{ThuThesis}
1279-
\def\version{7.7.0}
1279+
\def\version{7.7.1}
12801280
\RequirePackage{kvdefinekeys}
12811281
\RequirePackage{kvsetkeys}
12821282
\RequirePackage{kvoptions}

0 commit comments

Comments
 (0)