CHANGELOG.md in native-2.0.1 vs CHANGELOG.md in native-2.1.0

- old
+ new

@@ -2,9 +2,16 @@ ### master * nothing yet +### 2.1.0 - 2017-12-28 + +* features + * introduced `uses_native_apps` method to ActiveRecord models +* bugfixes + * fixed assets precompilation for native platforms + ### 2.0.1 - 2017-12-21 * bugfixes * fixed `undefined method 'set_device_owner' for ApplicationController:Class`