Changelog for hlibBladeRF-0.1.0.3

Changes in 0.1.0.3 * HLint clean project. * When the interface is configured for the 'FORMAT_SC16_Q11' format there is no metadata and so the 'bladeRFSyncTx' action 'BladeRFMetadata' argument is a Maybe type. Changes in 0.1.0.2 * Minor cabal file fixes. * Documentation fixes. * Remove references to 'bladerf_set_tx_gain()' missing symbol. * Moved from malloc to alloca usage, resolves memory leaks. * Provide bladeRF{Get,Set}Loopback actions and BladeRFLoopback type. Changes in 0.1.0.1 * Add a change log. * LibBladeRF/Flash.hs: Provide untested bladeRFWriteFlash action. * hlibBladeRF.cabal: Move Bindings.X.Y into other-modules.