You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/CHANGES_1_9.txt
+10-2Lines changed: 10 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,16 @@ General:
2
2
========
3
3
* C++11 is now required. Qt4 is still supported, but this is the last release with support for Qt4.
4
4
* Fix rpath for Unix/Linux/macOS (#181).
5
-
* Improve cmake usage by setting the install interface directories on the library targets (#196). You can just link to KDSoap::kdsoap and you'll get the correct include paths now.
6
-
* New installing file for Conan (WIP - see conan folder)
5
+
* Improve cmake usage by setting the install interface directories on the library targets (#196).
6
+
You can just link to KDSoap::kdsoap and you'll get the correct include paths now.
7
+
* New installing file for Conan (WIP - see conan folder)
8
+
9
+
In release 1.9.1:
10
+
-----------------
11
+
* Restore previous EULA (LICENSE.txt and LICENSE.US.txt)
0 commit comments