Skip to content

Commit e7490b6

Browse files
committed
bump version to 1.1.3
1 parent b69269b commit e7490b6

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [1.1.3] - 2024-08-07
11+
### Fixed
12+
- First and second examiner issues on title page
13+
14+
## [1.1.2] - 2023-10-25
15+
### Updated
16+
- Logos
17+
18+
19+
## [1.1.1] - 2023-09-04
20+
### Fixed
21+
- Title page layout
22+
23+
24+
## [1.1.0] - 2023-08-21
25+
### Added
26+
- First release for both master/bachelor thesis and dissertations
27+
28+
## [1.0.0] - 2023-08-08
29+
First release
30+
31+
[unreleased]: https://github.com/upb-lea/thesis_latex_template/compare/1.1.3...HEAD
32+
[1.1.3]: https://github.com/upb-lea/thesis_latex_template/compare/1.1.2...1.1.3
33+
[1.1.2]: https://github.com/upb-lea/thesis_latex_template/compare/1.1.1...1.1.2
34+
[1.1.1]: https://github.com/upb-lea/thesis_latex_template/compare/1.1...1.1.1
35+
[1.1.0]: https://github.com/upb-lea/thesis_latex_template/compare/1.0...1.1
36+
[1.0.0]: https://github.com/upb-lea/thesis_latex_template/compare/1.0...1.0
37+

0 commit comments

Comments
 (0)