diff options
author | Giampaolo Rodola <g.rodola@gmail.com> | 2019-01-23 19:23:18 +0100 |
---|---|---|
committer | Giampaolo Rodola <g.rodola@gmail.com> | 2019-01-23 19:23:18 +0100 |
commit | c6b3e929deb182d4db6007548571ad8ddb32bd87 (patch) | |
tree | 10be9046af250276324f110838f6a0cd6e131741 /docs/index.rst | |
parent | 1b2148b7cbc0f7961a2f1f871371c754348f34db (diff) | |
download | psutil-release-5.5.0.tar.gz |
pre-releaserelease-5.5.0
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 85506a28..643bb571 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2626,6 +2626,10 @@ take a look at the Timeline ======== +- 2019-01-23: + `5.5.0 <https://pypi.org/project/psutil/5.5.0/#files>`__ - + `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#550>`__ - + `diff <https://github.com/giampaolo/psutil/compare/release-5.4.8...release-5.5.0#files_bucket>`__ - 2018-10-30: `5.4.8 <https://pypi.org/project/psutil/5.4.8/#files>`__ - `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#548>`__ - |