1
0
Fork 0
mirror of https://github.com/kbparagua/paloma synced 2023-03-27 23:21:17 -04:00
paloma/Changelog.md

15 lines
354 B
Markdown

# Changelog
## Version 3.0.2
* Bug Fix: Converting Rails controller name to singular form.
## Version 3.0.1
* Bug Fix: Can't handle Rails controller with Multi-word name.
* Bug Fix: Paloma Engine is halting when a warning is encountered.
* Don't create Paloma request if rendering js, json, xml, or file.
## Version 3.0.0
* Rewrite Initial Release