libgee 0.4.0
============

 * Bug fixes.

libgee 0.3.0
============

 * Introduce AbstractCollection, AbstractList and AbstractMap base classes.
 * Add new properties and methods to Collection, List and Map. (Tomaž Vajngerl)
 * Add LinkedList implementation. (Mark Lee)
 * Add TreeSet and TreeMap implementations. (Maciej Piechotka)
 * Iterable.element_type is now a property.
 * Map.remove now takes an optional parameter to retrieve the removed value.
 * Bump library version info to reflect API/ABI breakage

libgee 0.2.0
============

 * Generate GIR file.

libgee 0.1.6
============

 * Fix build for Vala 0.7.
 * Bug fixes.

libgee 0.1.5
============

 * Add slice method to Gee.List.

libgee 0.1.4
============

 * Update for Vala 0.3.3.

libgee 0.1.3
============

 * More unit tests.
 * Update for Vala 0.3.1.

libgee 0.1.2
============

 * Add unit tests.
 * Bug fixes.

libgee 0.1.1
============

 * Add get_element_type method to Gee.Iterable.
 * Update for Vala 0.1.6.

libgee 0.1.0
============

 * Initial release.
