Overview of changes from uhttpmock 0.3.0 to uhttpmock 0.3.1
===========================================================

Major changes:
 • Add optional support for libsoup ≥ 2.47.3


Overview of changes from uhttpmock 0.2.0 to uhttpmock 0.3.0
===========================================================

Major changes:
 • Drop useless gthread dependency
 • Thread safety fixes

API changes:
 • Add uhm_server_set_expected_domain_names()
 • Add uhm_server_received_message_chunk_with_direction(),
   uhm_server_received_message_chunk_from_soup()

Bugs fixed:
 • Bug 1026764 — Review Request: uhttpmock - HTTP web service mocking library
 • Bug 731040 — libgdata-0.14.3 tests fail


Overview of changes from uhttpmock 0.1.0 to uhttpmock 0.2.0
===========================================================

Major changes:
 • Rename pkg-config file from libuhttpmock.pc to libuhttpmock-0.0.pc,
   to allow for parallel installation of different versions
 • Rename VAPI file similarly
 • Install header files in a versioned directory


Initial release of uhttpmock 0.1.0
==================================

Major changes:
 • Initial version of the project
 • Support for mocking HTTP and HTTPS web services
 • Support for trace files and manual override messages
