Revision history for Plack-App-AutoCRUD

0.06 05.01.2015
  - fixed missing url-encoding in internal links
  - redirect through HTTP 1.1 303 instead of 302 
     (see http://en.wikipedia.org/wiki/303_See_Other)

0.05 08.08.2014
  - renamed to App::AutoCRUD

0.04 20.05.2014
  - supply a minimal SQLite database in the distrib for tests

0.03 19.05.2014
  - refactoring & doc improvements

0.01 05.01.2014
  - First release