Commit 40b1be0 1 parent 1f041cb commit 40b1be0 Copy full SHA for 40b1be0
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.1] – 2024–07–31
11
+
10
12
### Added
11
13
12
14
- Add a hint on the usage of ` scrreprt ` as the base class if one wants to have
@@ -257,7 +259,8 @@ These changes might be breaking changes!
257
259
### Added
258
260
- First official release
259
261
260
- [ Unreleased ] : https://github.com/se2p/se2thesis/compare/v4.3.0...HEAD
262
+ [ Unreleased ] : https://github.com/se2p/se2thesis/compare/v4.3.1...HEAD
263
+ [ v4.3.1 ] : https://github.com/se2p/se2thesis/compare/v4.3.1...v4.3.0
261
264
[ v4.3.0 ] : https://github.com/se2p/se2thesis/compare/v4.3.0...v4.2.0
262
265
[ v4.2.0 ] : https://github.com/se2p/se2thesis/compare/v4.2.0...v4.1.0
263
266
[ v4.1.0 ] : https://github.com/se2p/se2thesis/compare/v4.1.0...v4.0.3
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-07-23 } {4.3.0 }
234
+ \ProvidesExplPackage {se2colors} {2024-07-31 } {4.3.1 }
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-07-23 } {4.3.0 }
154
+ \ProvidesExplPackage {se2fonts} {2024-07-31 } {4.3.1 }
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-07-23 } {4.3.0 }
473
+ \ProvidesExplPackage {se2packages} {2024-07-31 } {4.3.1 }
474
474
{Supporting packages for the se2thesis bundle}
475
475
% \end{macrocode}
476
476
%
Original file line number Diff line number Diff line change 654
654
%
655
655
% Identify the class and give the overall version number.
656
656
% \begin{macrocode}
657
- \ProvidesExplClass {se2thesis} {2024-07-23 } {4.3.0 }
657
+ \ProvidesExplClass {se2thesis} {2024-07-31 } {4.3.1 }
658
658
{A thesis class for the Chair of Software Engineering II}
659
659
% \end{macrocode}
660
660
%
1725
1725
% We provide the following English translations.
1726
1726
%
1727
1727
% \begin{macrocode}
1728
- \ProvideDictionaryFor {English}{se2translations}[2024/07/23 ]
1728
+ \ProvideDictionaryFor {English}{se2translations}[2024/07/31 ]
1729
1729
\ProvideDictTranslation {abstract}{abstract}
1730
1730
\ProvideDictTranslation {Abstract}{Abstract}
1731
1731
\ProvideDictTranslation {acknowledgement}{acknowledgement}
1776
1776
% We provide the following German translations.
1777
1777
%
1778
1778
% \begin{macrocode}
1779
- \ProvideDictionaryFor {German}{se2translations}[2024/07/23 ]
1779
+ \ProvideDictionaryFor {German}{se2translations}[2024/07/31 ]
1780
1780
\ProvideDictTranslation {abstract}{Zusammenfassung}
1781
1781
\ProvideDictTranslation {Abstract}{Zusammenfassung}
1782
1782
\ProvideDictTranslation {acknowledgement}{Danksagung}
You can’t perform that action at this time.
0 commit comments