# Changelog ### master * nothing yet ### 2.1.2 - 2018-01-02 * bugfixes * fixed overriding `set_app_owner` method ### 2.1.1 - 2017-12-28 * bugfixes * fixed `uses_native_apps` method ### 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` ### 2.0.0 - 2017-12-21 * features * made Devise optional * added `owner` association to `App` model ### 1.0.0 - 2017-12-20 * initial release