Sha256: f308d40f6f7b31d660df18a1deb68cd44b12a461039c0e02e2cddb4bcad016f0

Contents?: true

Size: 576 Bytes

Versions: 1

Compression:

Stored size: 576 Bytes

Contents

# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [0.2.0]
### Added
- Convenience module for gem's base module

### Fixed
- Do not require arguments to be passed into api actions
- Do not singularize the action_name. Call camelize instead of classify

### Changed
- Typhoeus is not a dependency; user must add it if they will use `Request#call`

## [0.1.0] - 2016-12-15
### Added
- Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
api_client_base-0.2.0 CHANGELOG.md