Commit ce5239e3 authored by liziwl's avatar liziwl
Browse files

update changelog

parent a7f25028
Loading
Loading
Loading
Loading
+12 −2
Original line number Diff line number Diff line
@@ -28,9 +28,19 @@ Changelog 维护应保持最新版本在文件上面的原则,日期格式按
- 未发布版本使用形如 "`[Unreleased]`" 作为二级标题,
- 预发布版本使用形如 "`[1.0.2-rc.1] - 2021-06-11`" 作为二级标题,
- 正式发布版本使用形如 "`[1.0.1] - 2020-07-25`" 作为二级标题。
## [Unreleased](https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.19...HEAD) - 2023-05-29

## [Unreleased](https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.19...HEAD)

### Fixed:
- 原创性声明扫描件单面打印,即前后留空白页。
- 原创性声明扫描件单面打印,即前后留空白页([#68](https://github.com/SUSTech-CRA/sustech-master-thesis/issues/68))。
- 开题报告封面校名字体大小改成小一([#74](https://github.com/SUSTech-CRA/sustech-master-thesis/issues/74))。

### Changed
- 更新docker使用教程。
- 论文使用授权书条款更新。

### Added
- 增加 OverLeaf 超时提示。

## [1.3.19](https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.18...v1.3.19) - 2023-05-06
### Changed