# 5.1.0 * compatibility with rails 5.1 (#5 @Edouard-chin) * remove responders gem (#6 @phoet) # 5.0.0 * compatibility with rails 5 (#4 @kirs) # 0.2.2 * loosen rails dependency # 0.2.1 * remove ruby version requirement # 0.2.0 * comments only for html request # 0.1.1 * fix the gemspec # 0.1.0 * support for 1.9.3 and jruby (no more Module#prepend) # 0.0.3 * clarification for ruby version # 0.0.2 * support ruby 2.0.0 * uses a railtie instead of an engine # 0.0.1 * initial version