File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 11=======
22CHANGES
33=======
4+
5+ 0.1.X
6+ =====
7+ ( Future Release )
8+ General
9+ -------
10+ * See changes in Diff class as your client code needs adjustments to work with it
11+
12+ Diff
13+ ----
14+ * Members a a_commit and b_commit renamed to a_blob and b_blob - they are populated
15+ with Blob objects if possible
16+ * Members a_path and b_path removed as this information is kept in the blobs
17+
418
5190.1.6
620=====
4963* Corrected ``commits_between`` always returning None instead of the reversed
5064 list.
5165
52-
53- 0.1.X
54- =====
55- ( Future Release )
56- General
57- -------
58- * See changes in Diff class as your client code needs adjustments to work with it
59-
60- Diff
61- ----
62- * Members a a_commit and b_commit renamed to a_blob and b_blob - they are populated
63- with Blob objects if possible
64- * Members a_path and b_path removed as this information is kept in the blobs
65-
6666
67670.1.5
6868=====
You can’t perform that action at this time.
0 commit comments