From efe98a7d0b134415f3da0e7a7c3cb6ca5f2b44c4 Mon Sep 17 00:00:00 2001 From: Jon Pretty Date: Fri, 10 Nov 2017 23:22:34 +0000 Subject: Include changelog --- CHANGES | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CHANGES diff --git a/CHANGES b/CHANGES new file mode 100644 index 0000000..1167db0 --- /dev/null +++ b/CHANGES @@ -0,0 +1,11 @@ +# Changelog + +## v0.6.0 +- Include warnings if the `combine` or `dispatch` methods are missing +- Avoid compilation warnings from use of old macros API +- Support for deriving for value classes +- Type names and parameter labels are now passed to the API decoded +- Allow the derivation objects to be made generic in other dimensions + +## v0.5.0 +- Initial release -- cgit v1.2.3