PikachuEXE/execute_with_rescue

View on GitHub
CHANGELOG.md

Summary

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


## [Unreleased]

### Added

- Nothing

### Changed

- Nothing

### Fixed

- Nothing


## [0.0.3] - 2017-05-11

### Changed

- Add support for AR 5.1.x
- Drop support for AR 4.0.x
- Drop support for Ruby < 2.2


## [0.0.2] - 2016-12-23

### Changed

- Add support for AR 5.0.x
- Drop support for AR 3.x
- Drop support for Ruby < 2.1


## 0.0.1 - 2014-03-26

### Added

- Initial Release

[Unreleased]: https://github.com/AssetSync/asset_sync/compare/v0.0.3...HEAD
[0.0.3]: https://github.com/AssetSync/asset_sync/compare/v0.0.2...v0.0.3
[0.0.2]: https://github.com/AssetSync/asset_sync/compare/v0.0.1...v0.0.2