* All Version bumps are required to update this file as well!!
* 3.0.1 - Copyright update and travis config, no functional changes
* 3.0.0 - Support Rails 5+
* 2.3.0 - Change controller to Metal to reduce overhead
* 2.2.1 - Some routes have reqs on them that are constants and our code always assumed a string
* 2.2.0 - List the contents of the public directory, I'm sure this will never cause issues not even once
* 2.1.2 - Sort the list for readability
* 2.1.1 - Style updates for open sourcing the gem
* 2.1.0 - Including assets
* 2.0.0 - Re-writing the routes logic to include those held in engines
* 0.2.0 - Adding application name to headers
* 0.1.0 - Initial release