We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2affb79 commit 77d996eCopy full SHA for 77d996e
docs/source/revision_history.rst
@@ -3,8 +3,19 @@ Revision history
3
4
List of major changes to this document:
5
6
+- Feb 2016
7
+ Publish ``mypy-lang`` version 0.3.0 on PyPI.
8
+
9
+ Document Python 2 support.
10
11
+- Nov 2015
12
+ Add :ref:`library-stubs`.
13
14
+- Jun 2015
15
+ Remove ``Undefined`` and ``Dynamic``, as they are not in PEP 484.
16
17
- Apr 2015
- Publish mypy version 0.2.0 on PyPI.
18
+ Publish ``mypy-lang`` version 0.2.0 on PyPI.
19
20
- Mar 2015
21
Update documentation to reflect PEP 484:
@@ -38,9 +49,6 @@ List of major changes to this document:
38
49
- Dec 2014
39
50
Publish mypy version 0.1.0 on PyPI.
40
51
41
-- Nov 2014
42
- Add :ref:`library-stubs`.
43
-
44
52
- Oct 2014
45
53
Major restructuring.
46
54
Split the HTML documentation into
0 commit comments