Commit 4d97619 1 parent e998c52 commit 4d97619 Copy full SHA for 4d97619
File tree 6 files changed +10
-7
lines changed
6 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ v4.3.0] – 2024–07–23
11
+
10
12
### Fixed
11
13
12
14
- The spelling bachelor thesis and master thesis are widely used but seem to be
@@ -243,7 +245,8 @@ These changes might be breaking changes!
243
245
### Added
244
246
- First official release
245
247
246
- [ Unreleased ] : https://github.com/se2p/se2thesis/compare/v4.2.0...HEAD
248
+ [ Unreleased ] : https://github.com/se2p/se2thesis/compare/v4.3.0...HEAD
249
+ [ v4.3.0 ] : https://github.com/se2p/se2thesis/compare/v4.3.0...v4.2.0
247
250
[ v4.2.0 ] : https://github.com/se2p/se2thesis/compare/v4.2.0...v4.1.0
248
251
[ v4.1.0 ] : https://github.com/se2p/se2thesis/compare/v4.1.0...v4.0.3
249
252
[ v4.0.3 ] : https://github.com/se2p/se2thesis/compare/v4.0.3...v4.0.2
Original file line number Diff line number Diff line change 231
231
%
232
232
% Identify the package and give the overall version information.
233
233
% \begin{macrocode}
234
- \ProvidesExplPackage {se2colors} {2024-06-25 } {4.2 .0}
234
+ \ProvidesExplPackage {se2colors} {2024-07-23 } {4.3 .0}
235
235
{A colour support package for the se2thesis bundle}
236
236
% \end{macrocode}
237
237
%
Original file line number Diff line number Diff line change 151
151
%
152
152
% Identify the package and give the overall version information.
153
153
% \begin{macrocode}
154
- \ProvidesExplPackage {se2fonts} {2024-06-25 } {4.2 .0}
154
+ \ProvidesExplPackage {se2fonts} {2024-07-23 } {4.3 .0}
155
155
{A font-selection support package for the se2thesis bundle}
156
156
% \end{macrocode}
157
157
%
Original file line number Diff line number Diff line change 470
470
%
471
471
% Identify the package and give the overall version information.
472
472
% \begin{macrocode}
473
- \ProvidesExplPackage {se2packages} {2024-06-25 } {4.2 .0}
473
+ \ProvidesExplPackage {se2packages} {2024-07-23 } {4.3 .0}
474
474
{Supporting packages for the se2thesis bundle}
475
475
% \end{macrocode}
476
476
%
Original file line number Diff line number Diff line change 607
607
%
608
608
% Identify the class and give the overall version number.
609
609
% \begin{macrocode}
610
- \ProvidesExplClass {se2thesis} {2024-06-25 } {4.2 .0}
610
+ \ProvidesExplClass {se2thesis} {2024-07-23 } {4.3 .0}
611
611
{A thesis class for the Chair of Software Engineering II}
612
612
% \end{macrocode}
613
613
%
1678
1678
% We provide the following English translations.
1679
1679
%
1680
1680
% \begin{macrocode}
1681
- \ProvideDictionaryFor {English}{se2translations}[2024/06/25 ]
1681
+ \ProvideDictionaryFor {English}{se2translations}[2024/07/23 ]
1682
1682
\ProvideDictTranslation {abstract}{abstract}
1683
1683
\ProvideDictTranslation {Abstract}{Abstract}
1684
1684
\ProvideDictTranslation {acknowledgement}{acknowledgement}
1729
1729
% We provide the following German translations.
1730
1730
%
1731
1731
% \begin{macrocode}
1732
- \ProvideDictionaryFor {German}{se2translations}[2024/06/25 ]
1732
+ \ProvideDictionaryFor {German}{se2translations}[2024/07/23 ]
1733
1733
\ProvideDictTranslation {abstract}{Zusammenfassung}
1734
1734
\ProvideDictTranslation {Abstract}{Zusammenfassung}
1735
1735
\ProvideDictTranslation {acknowledgement}{Danksagung}
You can’t perform that action at this time.
0 commit comments