We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbc21d commit da3c25fCopy full SHA for da3c25f
1 file changed
HISTORY.rst
@@ -7,9 +7,18 @@ Sorted Containers Release History
7
8
.. currentmodule:: sortedcontainers
9
10
+2.0.1 (2018-05-18)
11
+------------------
12
+
13
+**Miscellaneous**
14
15
+* Rename Github repo from `grantjenks/sorted_containers` to
16
+ `grantjenks/python-sortedcontainers`.
17
+* Fix broken links in documentation.
18
19
.. _v2:
20
-2.0.0 (2018-05-04)
21
+2.0.0 (2018-05-18)
22
------------------
23
24
Version 2 represents a significant update to the source base. The code has been
0 commit comments