Sha256: 10f8b19ae53a0f6b857f240224694cd842e8e47334942394c8d86478be41b133

Contents?: true

Size: 977 Bytes

Versions: 1

Compression:

Stored size: 977 Bytes

Contents

# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

### v0.4.1

##### Fixed

- Avoid running ActiveAdmin.setup in the engine. This is causing a rare performance issue.

### v0.4.0

##### Changed

- Change dependency versions to be more flexible.

##### Added

- Add Hound configuration.
- Deploy with Travis CI.

### v0.3.0

##### Added

- Add Hound configuration.
- Deploy with Travis CI.

### v0.2.1

#### Fixed

- Filter jobs by identifier.

### v0.2.0

#### Added

- Add .travis.yml with config to deploy on tag creation.

#### Removed

- Remove useless notified column from index/show job's views.

#### Security

- Avoid CSRF issue executing protect_from_forgery in Application Controller.

### v0.1.2

#### Fixed

- Run job_notifier installer from this gem's installer.

### v0.1.1

#### Fixed

- Remove unreachable growl gem from gemspec.

### v0.1.0

- Initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
activeadmin_jobs-0.4.1 CHANGELOG.md