Sha256: d646979146b55a8f8816c391797fa6c5a17ee39e0ff1bf8dde465ff010e7f833
Contents?: true
Size: 698 Bytes
Versions: 1
Compression:
Stored size: 698 Bytes
Contents
# CHANGELOG This file is a manually maintained list of changes for each release. Feel free to add your changes here when sending pull requests. Also send corrections if you spot any mistakes. ## v0.0.3 (2015-01-16) * Bug fix: Missing 'event_tickets' namespace for from client * Bug fix: Passworks::Response#ok? now returning correct information * Feature: Implemented custom push message in the PassResource#push via :push_message attribute ```ruby # @pass is a PassResource instance that maps to a pass in the system @pass.push({push_message: "hello world"}) ``` ## v0.0.2 (2014-10-31) * Bug fix: Fixed typo in the code that prevent creating an Asset ## v0.0.1 (2014-10-30) * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
passworks-0.0.3 | CHANGELOG.md |