Sha256: 80d7e50f375095d174358bcb2daaa2f4d595ffb947a031329700d52b964a8951

Contents?: true

Size: 1.07 KB

Versions: 3

Compression:

Stored size: 1.07 KB

Contents

# Changelog

### master

* nothing yet

### 1.2.2 - 2018/01/02

* bugfixes
    * fixed `subscribe' method

### 1.2.1 - 2018/01/02

* bugfixes
    * fixed `undefined method 'create!' for nil:NilClass` when creating `notification_target` objects

### 1.2.0 - 2018/01/02

* features
    * added dependents functionality to subscribers feature
* bugfixes
    * fixed `uninitialized constant NotificationSettings::Object`

### 1.1.2 - 2018/01/01

* bugfixes
    * fixed length of indexes in generated migration files

### 1.0.0 - 2017/12/28

* bugfixes

### 1.0.0.beta6 - 2017/12/28

* bugfixes
    * fix lib loading problems

### 1.0.0.beta5 - 2017/12/28

* bugfixes
    * fix generators
    * fix lib loading problems
    * fix syntax errors

### 1.0.0.beta4 - 2017/12/27

* features
    * add settings functionality
    * add `category` attribute to `Notification` instances
    * add subscription functonality

### 1.0.0.beta3 - 2017/12/25

* features
    * add `Setting` ActiveRecord model

### 1.0.0.beta1 - 2017/12/22

* initial release

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
notification-settings-1.2.5 CHANGELOG.md
notification-settings-1.2.4 CHANGELOG.md
notification-settings-1.2.3 CHANGELOG.md