Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 298 Bytes

CHANGELOG.rdoc

File metadata and controls

12 lines (6 loc) · 298 Bytes

0.2.0 (April 7, 2011)

  • switched to YAML file for config. BACKWARDS INCOMPATIBLE: you will need to remove config/initializers/private_pub.rb

  • moved view helpers into Railtie so helper file is no longer generated

  • error out when signature has expired

0.1.0 (April 4, 2011)

  • initial release