Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 776 Bytes

CHANGELOG.md

File metadata and controls

24 lines (19 loc) · 776 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • Fixed memory leak
  • Fixed memory leak coverity found
  • Added support for Mac / Apple build
  • Modified wrp dest parse function to support both source/dest parsing
  • Added NULL checks for malloc
  • Added 'accept' wrp field

v1.0.0 - 2017-12-13

Added

  • Initial stable release.

[v0.0.1] - 2016-06-15

Added

  • Initial creation