Skip to content

Commit 8767a36

Browse files
author
Kevin D Smith
committed
Fix formatting
1 parent 0367bd5 commit 8767a36

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/source/whatsnew.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ v1.1.0 (March 21, 2017)
1313
=======================
1414

1515
- Add support for Python 3.6 (Linux extension)
16-
- Implement `sample` method on `CASTable`
16+
- Implement ``sample`` method on ``CASTable``
1717
- Add sampling support to plotting methods
18-
- `cas.dataset.max_rows_fetched` increased to 10,000
19-
- Add `terminate` method to `CAS` object to end session and close connection
20-
- Implement `fillna`, `replace`, and `dropna` methods on `CASTable`
21-
- Add `apply_labels` method on `SASDataFrame` to set column labels as column names
18+
- ``cas.dataset.max_rows_fetched`` increased to 10,000
19+
- Add ``terminate`` method to ``CAS`` object to end session and close connection
20+
- Implement ``fillna``, ``replace``, and ``dropna`` methods on ``CASTable``
21+
- Add ``apply_labels`` method on ``SASDataFrame`` to set column labels as column names
2222

2323
v1.0.0 (September 9, 2016)
2424
==========================

0 commit comments

Comments
 (0)