Commit 63c6362 1 parent 139ab43 commit 63c6362 Copy full SHA for 63c6362
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.4.0] – 2024–10–18
11
+
10
12
### Added
11
13
12
14
- ` se2thesis ` is now also available from
@@ -294,7 +296,8 @@ These changes might be breaking changes!
294
296
### Added
295
297
- First official release
296
298
297
- [ Unreleased ] : https://github.com/se2p/se2thesis/compare/v4.3.4...HEAD
299
+ [ Unreleased ] : https://github.com/se2p/se2thesis/compare/v4.4.0...HEAD
300
+ [ v4.4.0 ] : https://github.com/se2p/se2thesis/compare/v4.4.0...v4.3.4
298
301
[ v4.3.4 ] : https://github.com/se2p/se2thesis/compare/v4.3.4...v4.3.3
299
302
[ v4.3.3 ] : https://github.com/se2p/se2thesis/compare/v4.3.3...v4.3.2
300
303
[ v4.3.2 ] : https://github.com/se2p/se2thesis/compare/v4.3.2...v4.3.1
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-09-19 } {4.3.4 }
234
+ \ProvidesExplPackage {se2colors} {2024-10-16 } {4.4.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-09-19 } {4.3.4 }
154
+ \ProvidesExplPackage {se2fonts} {2024-10-16 } {4.4.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 472
472
%
473
473
% Identify the package and give the overall version information.
474
474
% \begin{macrocode}
475
- \ProvidesExplPackage {se2packages} {2024-09-19 } {4.3.4 }
475
+ \ProvidesExplPackage {se2packages} {2024-10-16 } {4.4.0 }
476
476
{Supporting packages for the se2thesis bundle}
477
477
% \end{macrocode}
478
478
%
Original file line number Diff line number Diff line change 667
667
%
668
668
% Identify the class and give the overall version number.
669
669
% \begin{macrocode}
670
- \ProvidesExplClass {se2thesis} {2024-09-19 } {4.3.4 }
670
+ \ProvidesExplClass {se2thesis} {2024-10-16 } {4.4.0 }
671
671
{A thesis class for the Chair of Software Engineering II}
672
672
% \end{macrocode}
673
673
%
1743
1743
% We provide the following English translations.
1744
1744
%
1745
1745
% \begin{macrocode}
1746
- \ProvideDictionaryFor {English}{se2translations}[2024/09/19 ]
1746
+ \ProvideDictionaryFor {English}{se2translations}[2024/10/16 ]
1747
1747
\ProvideDictTranslation {abstract}{abstract}
1748
1748
\ProvideDictTranslation {Abstract}{Abstract}
1749
1749
\ProvideDictTranslation {acknowledgement}{acknowledgement}
1794
1794
% We provide the following German translations.
1795
1795
%
1796
1796
% \begin{macrocode}
1797
- \ProvideDictionaryFor {German}{se2translations}[2024/09/19 ]
1797
+ \ProvideDictionaryFor {German}{se2translations}[2024/10/16 ]
1798
1798
\ProvideDictTranslation {abstract}{Zusammenfassung}
1799
1799
\ProvideDictTranslation {Abstract}{Zusammenfassung}
1800
1800
\ProvideDictTranslation {acknowledgement}{Danksagung}
You can’t perform that action at this time.
0 commit comments