Changelog for DBFunctor-0.1.1.1

# Changelog for DBFunctor

0.1.0.0

0.1.1.0

								>>> let t1 = RDate {rdate = "01/12/1990", dtformat = "DD/MM/YYYY"}
								>>> let t2 = RDate {rdate = "1/12/1991", dtformat = "DD/MM/YYYY"}
								>>>	compare t1 t2
								>>>	EQ

Fix:

0.1.1.1