Prevent blocking when making reset key
[plack-middleware-auth-complex.git] / Changes
diff --git a/Changes b/Changes
index 44802ddbdad1cd42e56245c5d365ddda6916a34d..8d1358b6db3f9493f9ca3bd1839c33a2f5ed5de0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,18 @@
 Revision history for Perl extension Plack::Middleware::Auth::Complex.
 
+0.001001 2015-03-08T16:54+02:00
+ - Call init at first request to allow non-delayed loading (e.g. starman --preload-app).
+ - Make "Invalid username" error message customizable
+
+0.001 2015-03-01T14:30+02:00
+ - First stable release
+ - Add authentication cache
+ - Change the default values of some options
+ - Split user creation logic from call_register to a new method
+ - Fix a POD bug
+ - Fix reset email subject
+ - Improve test coverage
+ - Add perlcritic tests and make code compliant
+
 0.000_001 2015-03-01T01:20+02:00
  - Initial release
This page took 0.009688 seconds and 4 git commands to generate.