summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/se2thesis/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/se2thesis/CHANGELOG.md')
-rw-r--r--macros/latex/contrib/se2thesis/CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/macros/latex/contrib/se2thesis/CHANGELOG.md b/macros/latex/contrib/se2thesis/CHANGELOG.md
index 3aa7846896..c93bb1110b 100644
--- a/macros/latex/contrib/se2thesis/CHANGELOG.md
+++ b/macros/latex/contrib/se2thesis/CHANGELOG.md
@@ -7,6 +7,21 @@ and this project adheres to
## [Unreleased]
+## [v2.1.0] – 2023–01–27
+
+### Added
+
+- Add license text of LaTeX Project Public License (LPPL) to repository
+- Add a continuous integration pipline using GitHub Actions
+- Add styling for chapter, section, and sub-section headings
+
+### Fixed
+
+- Fix the font selection in the documentation of `se2fonts` to only use the
+ filename but not the font name
+- Fix the definitions of `\frontmatter`, `\mainmatter`, and `\backmatter` to
+ match the definitions from KOMA Script's `scrbook` class.
+
## [v2.0.0] – 2023–01–10
### Added
@@ -85,6 +100,7 @@ These changes might be breaking changes!
### Added
- First official release
+[v2.1.0]: https://github.com/se2p/se2thesis/compare/v2.1.0...v2.0.0
[v2.0.0]: https://github.com/se2p/se2thesis/compare/v2.0.0...v1.3.1
[v1.3.1]: https://github.com/se2p/se2thesis/compare/v1.3.1...v1.3.0
[v1.3.0]: https://github.com/se2p/se2thesis/compare/v1.3.0...v1.2.0