Skip to content

Commit 1a9be8d

Browse files
committed
Docs
1 parent 6580569 commit 1a9be8d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ and this project adheres to `Semantic Versioning <http://semver.org/>`_.
88

99
[Unreleased]
1010
------------
11+
12+
Added
13+
-----
14+
15+
- Add ``merge_index`` option for ``Spread.df_to_sheet``
16+
1117
[3.2.2] - 2022-06-29
1218
-----------------------------
1319

@@ -23,7 +29,7 @@ Changed
2329
Fixed
2430
-----
2531

26-
- Don't use the deprecated pandas option `inplace = True`
32+
- Don't use the deprecated pandas option ``inplace = True``
2733
- Fix hanging auth test
2834
- Example in docs
2935

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ any ideas here I'd be happy to discuss.
3636
Versions
3737
--------
3838

39-
In order to bump versions, we use `bumpversion <https://github.com/peritus/bumpversion>`__.
39+
In order to bump versions, we use `bump2version <https://github.com/c4urself/bump2version>`__.
4040
This will take care of adding an entry in the CHANGELOG for the new version and bumping
4141
the version everywhere it needs to. This will also create a git tag for the specific
4242
version.

0 commit comments

Comments
 (0)