Sha256: b831ed513b318e873e5dba3c9c6b127ff321d17fad38ccf2f56dda7ee299d8bc

Contents?: true

Size: 1 KB

Versions: 1

Compression:

Stored size: 1 KB

Contents

# Changelog

### master

* nothing yet

### 3.0.0 - 2017-12-21

* features
    * made Devise optional
    * added `owner` association to `Device` model
* enhancements
    * renamed elements of the javascript API

### 2.0.1 - 2017-12-20

* bugfixes
    * fixed `undefined method 'permission=' for #<Device>`

### 2.0.0 - 2017-12-19

* features
    * automatically include helpers and concerns
    * configuration by passing a block to `configure`
    * introducing `Device` activerecord model
* enhancements
    * rename `current_onesignal` method to `current_device`

### 1.2.1 - 2017-12-18

* enhancements
    * add more configuration options

### 1.1.1 - 2017-12-18

* bugfixes
    * fixed use of wrong class name

### 1.1.0 - 2017-12-18

* enhancements
    * dont't include keys in `current_onesignal` hash whose values are `nil`

### 1.0.1 - 2017-12-18

* bugfixes
    * fixed `Stack Level too deep` when using `current_onesignal`

### 1.0.0 - 2017-12-18

* initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
devise-onesignal-3.0.0 CHANGELOG.md