================================================================================
MATLAB & Simulink libbladeRF Bindings: Change Log Summary

For more detailed information, please see the git change log and issue tracker
hosted on GitHub: https://github.com/nuand/bladeRF
================================================================================

v0.1.2 (2016-06-29)
--------------------------------

This version is intended for use with libbladeRF v1.7.2.

Changes:
  * Fixed incorrect BB_TXLPF_RXLPF loopback mode name in bladeRF_Simulink.m

v0.1.1 (2016-01-07)
--------------------------------

This version is intended for use with libbladeRF v1.5.1.

Changes:
  * libbladeRF-proto.m now searches the current working directory and
    MATLABPATH for the neccessary THUNK library file.


v0.1.0 (2015-12-31)
--------------------------------

This version is intended for use with libbladeRF v1.5.0.

Changes:
  * Initial release of Object-oriented MATLAB bindings and
    Simulink System Object.
