Commit cc8d428 1 parent b27cf57 commit cc8d428 Copy full SHA for cc8d428
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.2] – 2024–08–12
11
+
10
12
### Fixed
11
13
12
14
- Prevent line break in the lower back title if one added a manual line break
@@ -265,7 +267,8 @@ These changes might be breaking changes!
265
267
### Added
266
268
- First official release
267
269
268
- [ Unreleased ] : https://github.com/se2p/se2thesis/compare/v4.3.1...HEAD
270
+ [ Unreleased ] : https://github.com/se2p/se2thesis/compare/v4.3.2...HEAD
271
+ [ v4.3.2 ] : https://github.com/se2p/se2thesis/compare/v4.3.2...v4.3.1
269
272
[ v4.3.1 ] : https://github.com/se2p/se2thesis/compare/v4.3.1...v4.3.0
270
273
[ v4.3.0 ] : https://github.com/se2p/se2thesis/compare/v4.3.0...v4.2.0
271
274
[ v4.2.0 ] : https://github.com/se2p/se2thesis/compare/v4.2.0...v4.1.0
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-31 } {4.3.1 }
234
+ \ProvidesExplPackage {se2colors} {2024-08-12 } {4.3.2 }
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-31 } {4.3.1 }
154
+ \ProvidesExplPackage {se2fonts} {2024-08-12 } {4.3.2 }
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-07-31 } {4.3.1 }
475
+ \ProvidesExplPackage {se2packages} {2024-08-12 } {4.3.2 }
476
476
{Supporting packages for the se2thesis bundle}
477
477
% \end{macrocode}
478
478
%
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-31 } {4.3.1 }
657
+ \ProvidesExplClass {se2thesis} {2024-08-12 } {4.3.2 }
658
658
{A thesis class for the Chair of Software Engineering II}
659
659
% \end{macrocode}
660
660
%
1731
1731
% We provide the following English translations.
1732
1732
%
1733
1733
% \begin{macrocode}
1734
- \ProvideDictionaryFor {English}{se2translations}[2024/07/31 ]
1734
+ \ProvideDictionaryFor {English}{se2translations}[2024/08/12 ]
1735
1735
\ProvideDictTranslation {abstract}{abstract}
1736
1736
\ProvideDictTranslation {Abstract}{Abstract}
1737
1737
\ProvideDictTranslation {acknowledgement}{acknowledgement}
1782
1782
% We provide the following German translations.
1783
1783
%
1784
1784
% \begin{macrocode}
1785
- \ProvideDictionaryFor {German}{se2translations}[2024/07/31 ]
1785
+ \ProvideDictionaryFor {German}{se2translations}[2024/08/12 ]
1786
1786
\ProvideDictTranslation {abstract}{Zusammenfassung}
1787
1787
\ProvideDictTranslation {Abstract}{Zusammenfassung}
1788
1788
\ProvideDictTranslation {acknowledgement}{Danksagung}
You can’t perform that action at this time.
0 commit comments