summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/thuthesis/CHANGELOG.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-10-06 03:01:09 +0000
committerNorbert Preining <norbert@preining.info>2022-10-06 03:01:09 +0000
commit678708e90ffe138885ed8c06b6780d491b80fae5 (patch)
treea01d1002c3e6eaf2fffd64dfd4726e9d3d5f3820 /macros/latex/contrib/thuthesis/CHANGELOG.md
parent6925a15396a955498e1d1663204e7fa7da3d1728 (diff)
CTAN sync 202210060301
Diffstat (limited to 'macros/latex/contrib/thuthesis/CHANGELOG.md')
-rw-r--r--macros/latex/contrib/thuthesis/CHANGELOG.md18
1 files changed, 17 insertions, 1 deletions
diff --git a/macros/latex/contrib/thuthesis/CHANGELOG.md b/macros/latex/contrib/thuthesis/CHANGELOG.md
index e7883b5e17..36394921bd 100644
--- a/macros/latex/contrib/thuthesis/CHANGELOG.md
+++ b/macros/latex/contrib/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