Skip to content

Commit

Permalink
Update changes to show that we no longer use feature switch
Browse files Browse the repository at this point in the history
This was causing issue #10 in combination with the minimum year setting. Output from dzil build was

``Module feature v1.130.0 is only found in core Perl; adding Perl v5.10.1 requirement``
  • Loading branch information
LoonyPandora committed Feb 9, 2014
1 parent 2fb5b3f commit 4fdea0b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
2.0.1 2013-03-30
2.0.1 2014-02-09

[ REGRESSION ]
* Module is NO LONGER compatible with Dancer 1 and Dancer 2
Dancer2 has been moved to a different namespace, and modules are no longer cross-compatible

[ BUGFIX ]
* Remove dependency on now experimental feature "switch" (given/when)
* Fix minimin required version of Digest::SHA
(Andreas Koenig)

Expand Down

0 comments on commit 4fdea0b

Please sign in to comment.