Skip to content

Commit eef27e6

Browse files
committed
DOC: release note
1 parent 61ac65c commit eef27e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASE.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ pandas 0.7.0
136136
- Fix bug related to integer type-checking in .ix-based indexing
137137
- Handle non-string index name passed to DataFrame.from_records
138138
- DataFrame.insert caused the columns name(s) field to be discarded (GH #527)
139-
139+
- Fix erroneous in monotonic many-to-one left joins
140140

141141
Thanks
142142
------
@@ -155,6 +155,7 @@ Thanks
155155
- Jan Schulz
156156
- Ted Square
157157
- Dieter Vandenbussche
158+
- Texas P.
158159

159160
pandas 0.6.1
160161
============

0 commit comments

Comments
 (0)