Sha256: d1bbfb9ca111a28ca9f2fa46f662284af30fc06138f73825b0dbfe0924728417

Contents?: true

Size: 716 Bytes

Versions: 1

Compression:

Stored size: 716 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.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.3.0 CHANGELOG.md