aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index deed80f..251f5c0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
# Changelog
+## v0.7.1
+- Support compilation for Scala Native
+- Add travis build configuration
+
## v0.7.0
- Fix regression related to deriving inner classes
- Fix for derivations of case classes with alternative factory methods