Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 890 Bytes

CHANGELOG.md

File metadata and controls

39 lines (22 loc) · 890 Bytes

1.0.0 / 2013-05-22

Breaking changes

  • Pull request #2: Drop Ruby 1.8 support and drop dependency on multi_json. (see the pull request for rationale). (@fnichol)

0.1.3 / 2012-07-10

New features

  • Pull request #1: Add option to use Campfire room id rather than room name. (@mvandenbeuken)

0.1.2 / 2012-04-05

Bug fixes

  • Add paste action to bin/campy. (@fnichol)

0.1.1 / 2012-04-05

New features

  • Add Campy::Room#paste message type. (@fnichol)
  • Allow message to be read from STDIN in bin/campy. (@fnichol)

0.1.0 / 2012-04-04

The initial release.