Revision history for Perl extension Osgood::Client.

1.1.2
    - Fix typo in Client's error declaration
    - Set list to undef when running a query to clear any existing results
1.1.1
	  - Documentation fixes
1.1.0
    - New serialization backend
1.0.7
		- Encode output
1.0.6
		- Allow undefined parameter values in Event
1.0.5
		- Add some more tests with release of Osgood-Server
1.0.4
		- Release to the world.
1.0.3
    - Add EventList::get_highest_id
1.0.2
    - Query method for retrieving events
1.0.1
    - Allow empty EventLists in the Serializer and Deserializer
    - Add (optional) id addtribute to Event
    - Add iterator getter to EventList

1.0.0
    - Rawr