0.006   2020-02-01  Released-By: PERLANCAR; Urgency: medium
	- [test] Comment-out test that fail in some platforms [related to
	  RT#131512].
0.005   2019-12-24  Released-By: PERLANCAR; Urgency: low
        - No functional changes.
	- [doc] Tweak example in Synopsis (make it less silly).
	- [doc] Mention Date::strftimeq.
0.004   2019-11-20  Released-By: PERLANCAR; Urgency: medium
	- [refactor] Extract regex to Date-strftimeq, also fix exponential
	  backtracking problem in the regex.
        - Now eval code in the caller's package and without strict/warnings for
	  more convenience.
0.003   2019-11-20  Released-By: PERLANCAR; Urgency: low
	- No functional changes.
	- [doc] Fix typo in Synopsis.
0.002   2019-11-19  Released-By: PERLANCAR; Urgency: medium
	- Accept DateTime object in addition to (sec, min, hour, mday, mon,
	  year).
0.001   2019-11-19  Released-By: PERLANCAR
        - First release.