Skip to content

Commit

Permalink
Include the issue number in what's new
Browse files Browse the repository at this point in the history
  • Loading branch information
Camilo Cota committed May 16, 2016
1 parent b560fda commit 1472d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v0.18.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Other enhancements
idx = pd.Index(["a1a2", "b1", "c1"])
idx.str.extractall("[ab](?P<digit>\d)")

- Support decimal option in PythonParser
- Support decimal option in PythonParser (:issue:`12933`)

.. _whatsnew_0182.api:

Expand Down

0 comments on commit 1472d80

Please sign in to comment.