Skip to content

Commit

Permalink
Changelog - add project changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Winter committed Dec 20, 2023
1 parent 8ee2fb2 commit f27b35c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Source: https://www.github.com/KDAB/KDSingleApplication
#License: MIT

#misc documentation
Files: README.md INSTALL.txt docs/api/*.html
Files: README.md INSTALL.txt Changelog docs/api/*.html
Copyright: 2019-2023 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
License: MIT

Expand Down
6 changes: 6 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
* v1.1 (unreleased)
- Add option making session ID part of the socket name optional
- Fix dynamic library versioning

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

0 comments on commit f27b35c

Please sign in to comment.