diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ NOTE: uriparser is looking for help with a few things: https://github.com/uriparser/uriparser/labels/help%20wanted If you can help, please get in touch. Thanks! +2019-04-28 -- 0.9.3 + + * Fixed: pkg-config: Fix version line in liburiparser.pc (GitHub #65) + * Changed: MinGW: Add library version suffix to DLL name + Thanks to Sandro Mani for the patch! (GitHub #63, #64) + * Soname: 1:26:0 + 2019-04-22 -- 0.9.2 * Fixed: Add missing extern "C" wrapper to UriIp4.h for use from C++ |