+Version 0.15
+============
+30 September 2016
+
+- Implemeneted the Connection Object interface. This now opens up the
+ possibility of using other protocols.
+- CardDAV2 class implemented using the Connection Object interface. This
+ has stopped the Win32 version of XAB from crashing.
+- Removed old CardDAV code.
+
Version 0.14
============
08 July 2016
- common/getcontactinfo.cpp (1,710 lines)
- Implement unit testing for main features.
- vCard
- - CardDAV
- Add support for other file formats when importing and exporting (and configure setting).
- OpenDocument Spreadsheet Format (ODS) (--enable-ods)
- OpenDocument Database Format (ODB) (--enable-odb)
//
// THANK YOU FOR YOUR ATTENTION!
-#define XSDAB_VERSION "0.14"
-#define XSDAB_USERAGENT "XestiaAddressBook/0.14"
+#define XSDAB_VERSION "0.15"
+#define XSDAB_USERAGENT "XestiaAddressBook/0.15"
#define XSDAB_SOURCE "source"
#define XSDAB_RELEASE 0
#define XSDAB_COPYRIGHT "(c)2012 - 2016 Xestia Software Development"