Skip to content

Commit 8db5a42

Browse files
committed
Update and normalize changelog
We've normalized the format across KD* repos so automated release tooling can parse it use it for release notes
1 parent 0e44c6f commit 8db5a42

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Changelog

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
* v1.2.0 (unreleased)
1+
* v1.2.0
22
- KDSingleApplication now looks for Qt6 by default, rather than Qt5. If your Qt5
33
build broke, pass -DKDSingleApplication_QT6=OFF to CMake.
4+
- Do not exceed maximum socket name length
5+
- Fix maximum socket length on Windows
6+
- CI: Add FreeBSD and OpenBSD
47

5-
* v1.1.1 (unreleased)
6-
-
7-
8-
* v1.1 (22 December 2023)
8+
* v1.1
99
- Add option making session ID part of the socket name optional
1010
- Fix dynamic library versioning
1111

12-
* v1.0 (21 July 2023)
12+
* v1.0
1313
- Initial Release

0 commit comments

Comments
 (0)