Skip to content

Commit 8ebefb7

Browse files
author
Yevgeni Litvin
committed
release-notes fix: fails rst compilation.
1 parent dffaa7a commit 8ebefb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/release-notes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ Release 0.11.4 (unreleased)
1010

1111
Release 0.11.3
1212
===========================
13-
- `PR 717 <https://github.com/uber/petastorm/pull/717>`_ (resolves issue `#696 <https://github.com/uber/petastorm/pull/696`_): use ``fsspec``'s
13+
- `PR 717 <https://github.com/uber/petastorm/pull/717>`_ (resolves `PR 716 <https://github.com/uber/petastorm/issues/716>`_): use ``fsspec``'s
1414
``strip_protocol`` to properly parse urls in ``_default_delete_dir_handler``.
1515

1616
Release 0.11.2
1717
===========================
1818
Thanks to our new contributor - Manjur Ansari!
1919

20-
- `PR 696 <https://github.com/uber/petastorm/pull/696`_ (resolves issue
20+
- `PR 696 <https://github.com/uber/petastorm/pull/696>`_ (resolves issue
2121
`#692 <https://github.com/uber/petastorm/issues/692>`_ ):
2222
Python 3.9 compatibility - use `Thread`'s `is_alive()` instead of `isAlive()`.
2323
- `PR 694 <https://github.com/uber/petastorm/pull/694>`_ (resolves issue

0 commit comments

Comments
 (0)