Revision history for Perl extension DR::Tarantool.

0.01  Sat May 12 18:51:55 2012
	- original version; created by h2xs 1.23 with options
		-n DR::Tarantool

0.02  Sun May 20 10:38:44 MSK 2012
        - update documentation

0.03  Sun May 20 17:17:38 MSK 2012
	- fix forgotten depends

0.04  Tue May 22 17:52:21 MSK 2012
	- upgrade tests for new upstream library (there is no changes in driver)

0.05  Thu May 24 11:50:11 MSK 2012
        - call_lua always unpacks fields, even if You doesn't define
            their types.

0.06  Thu May 24 13:54:30 MSK 2012
	- sync methods return tuple or undef

0.07  Thu May 24 18:06:17 MSK 2012
        - iterator can construct Your objects.

0.08  Fri May 25 11:12:40 MSK 2012
        - add 'JSON' to filed type list.