summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-10-05 19:51:26 +0000
committerKarl Berry <karl@freefriends.org>2022-10-05 19:51:26 +0000
commit464ad5ebeaa7bfb53ea98379a2448f53b5045dd3 (patch)
tree5edbb736b2040a042a64c201db1cc3e1bd83b4d3 /Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md
parente89f378ade1c411da3a953127ed3f9df2821909e (diff)
thuthesis (5oct22)
git-svn-id: svn://tug.org/texlive/trunk@64628 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md18
1 files changed, 17 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md b/Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md
index e7883b5e175..36394921bd2 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md
@@ -6,6 +6,21 @@
## [Unreleased]
+## [v7.3.1] - 2022-10-05
+
+### Added
+
+- 增加选项 `appendix-figure-in-lof` 控制附录中的图/表是否列入插图清单/附表清单。
+
+### Changed
+
+- 修改“指导教师/小组评语”章节的名称,同步《指南》2022 年 9 月版的修改。
+
+### Fixed
+
+- 修正答辩委员会名单页的行距。
+- 修复导言区中设置 `toc-depth` 导致空白插图清单的 bug。
+
## [v7.3.0] - 2022-05-17
### Added
@@ -902,7 +917,8 @@
-[Unreleased]: https://github.com/tuna/thuthesis/compare/v7.3.0...HEAD
+[Unreleased]: https://github.com/tuna/thuthesis/compare/v7.3.1...HEAD
+[v7.3.1]: https://github.com/tuna/thuthesis/compare/v7.3.0...v7.3.1
[v7.3.0]: https://github.com/tuna/thuthesis/compare/v7.2.4...v7.3.0
[v7.2.4]: https://github.com/tuna/thuthesis/compare/v7.2.3...v7.2.4
[v7.2.3]: https://github.com/tuna/thuthesis/compare/v7.2.2...v7.2.3