summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/exam-zh/CHANGELOG.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-06-01 19:59:53 +0000
committerKarl Berry <karl@freefriends.org>2023-06-01 19:59:53 +0000
commitcd812fa90b2599dc91c3e6e766a596a42a9b08b7 (patch)
tree10b5a396dd763e610b3c8616eed47fc41daf87ab /Master/texmf-dist/doc/xelatex/exam-zh/CHANGELOG.md
parent0e3f97d48eba25ceb7cd0c51257d3a8db95f6e08 (diff)
exam-zh (1jun23)
git-svn-id: svn://tug.org/texlive/trunk@67262 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/exam-zh/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/xelatex/exam-zh/CHANGELOG.md34
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/xelatex/exam-zh/CHANGELOG.md b/Master/texmf-dist/doc/xelatex/exam-zh/CHANGELOG.md
index 1fb88d27ec9..384d067eb58 100644
--- a/Master/texmf-dist/doc/xelatex/exam-zh/CHANGELOG.md
+++ b/Master/texmf-dist/doc/xelatex/exam-zh/CHANGELOG.md
@@ -5,6 +5,40 @@
格式参照 [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
并且此项目遵守 [Semantic Versioning](https://semver.org/spec/v2.0.0.html)。
+
+## [0.1.25] - 2023-06-01
+
+### Changed
+
+- 修改 `\sim*` 的效果为原来的 `\sim`(I6Z0MD)
+
+
+## [0.1.24] - 2023-05-11
+
+### Fixed
+
+- 修复 TeXLive2023 造成的师生两版编译失效问题
+
+## [0.1.23] - 2022-12-20
+
+### Changed
+
+- `\paren` 默认更改为 `show`
+
+
+## [0.1.22] - 2022-09-30
+
+### Fixed
+
+- 修复 `foot-content` 中无法使用命令的问题(#I5NNR8)
+
+## [0.1.21] - 2022-09-24
+
+### Fixed
+
+- 修复 `question` 环境结合 `\fillin` 的 label 对齐问题
+
+
## [0.1.20] - 2022-09-18
### Added