added /me as author
[jelmer/gitpython.git] / CHANGES
1 =======
2 CHANGES
3 =======
4
5 0.1.2
6 =====
7 Corrected problem with Tree.__div__ not working with zero length files.  
8 Removed __len__ override and replaced with size instead. Also made size cache
9 properly. This is a breaking change.
10
11 0.1.1
12 =====
13 Fixed up some urls because I'm a moron
14
15 0.1.0
16 =====
17 initial release