copy meta munging from JSON-MaybeXS
[p5sagit/Safe-Isa.git] / Changes
1 Revision history for Safe-Isa
2
3   - comment blessed use so people who don't know perl stop trying to break it
4   - add link to lightning talk given at YAPC::NA 2013
5
6 1.000004 - 2013-09-18
7   - fixed slightly mangled metadata from last release
8
9 1.000003 - 2013-03-25
10   - fix NAME in Makefile.PL (RT#84212)
11
12 1.000002 - 2012-07-19
13   - Document why we don't try and handle class names
14   - Missed another stupid doc typo (thanks MJD)
15
16 1.000001 - 2012-07-18
17   - Fix stupid doc typo (thanks miyagawa)
18
19 1.000000 - 2012-07-18
20   - Initial release