summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/thuthesis/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/thuthesis/CHANGELOG.md')
-rw-r--r--macros/latex/contrib/thuthesis/CHANGELOG.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/macros/latex/contrib/thuthesis/CHANGELOG.md b/macros/latex/contrib/thuthesis/CHANGELOG.md
index 1b80aec497..2532ff0458 100644
--- a/macros/latex/contrib/thuthesis/CHANGELOG.md
+++ b/macros/latex/contrib/thuthesis/CHANGELOG.md
@@ -6,6 +6,18 @@
## [Unreleased]
+## [v7.2.2] - 2021-04-03
+### Changed
+- 修改授权说明的内容和格式,同 2020 年 12 月版 Word 模板一致(#625)。
+- 去掉参考文献的页码前与冒号之间的空格,同步 2020 年 3 月版《指南》的格式修改(#629)。
+- 著者-出版年制参考文献表的著者姓名与年份之间改为逗号。
+
+### Fixed
+- 修正图表等浮动体与文字之间的距离(#614、#617)。
+- 修正表格、算法等浮动体的行距(#619)。
+- 修正了上标式引用后与中文之间多余的空格(#624)。
+- 修正了参考文献的姓名或年份中含有中括号时的引用错误(#630)。
+
## [v7.2.1] - 2021-03-21
### Added
- 在文档中添加更多关于数学公式样式的说明。
@@ -674,7 +686,8 @@
-[Unreleased]: https://github.com/tuna/thuthesis/compare/v7.2.1...HEAD
+[Unreleased]: https://github.com/tuna/thuthesis/compare/v7.2.2...HEAD
+[v7.2.2]: https://github.com/tuna/thuthesis/compare/v7.2.1...v7.2.2
[v7.2.1]: https://github.com/tuna/thuthesis/compare/v7.2.0...v7.2.1
[v7.2.0]: https://github.com/tuna/thuthesis/compare/v7.1.0...v7.2.0
[v7.1.0]: https://github.com/tuna/thuthesis/compare/v7.0.0...v7.1.0