@@ -2,6 +2,160 @@ Changelog
22=========
33
44
5+ 0.1.20 (2020-01-18)
6+ -------------------
7+
8+ Changes
9+ ~~~~~~~
10+ - Adding python 3.7 support. [Luis Alejandro Martínez Faneyth]
11+ - Removing support for python 2.7 and 3.4. Adding support for python 3.8
12+ and PyPy3. [Luis Alejandro Martínez Faneyth]
13+ - Improving docstrings. [Luis Alejandro Martínez Faneyth]
14+ - Changing branding. [Luis Alejandro Martínez Faneyth]
15+
16+ Other
17+ ~~~~~
18+ - Scheduled monthly dependency update for November (#47) [Luis Alejandro
19+ Martínez Faneyth, pyup.io bot]
20+
21+ * Update setuptools from 41.0.1 to 41.6.0
22+
23+ * Update setuptools from 41.0.1 to 41.6.0
24+
25+ * Update pip from 19.1.1 to 19.3.1
26+
27+ * Update flake8 from 3.7.7 to 3.7.9
28+
29+ * Update pydocstyle from 3.0.0 to 4.0.1
30+
31+ * Update virtualenv from 16.6.1 to 16.7.7
32+
33+ * Update coverage from 4.5.3 to 4.5.4
34+
35+ * Update tox from 3.13.1 to 3.14.0
36+
37+ * Update coveralls from 1.8.1 to 1.8.2
38+ - Scheduled monthly dependency update for October (#46) [Luis Alejandro
39+ Martínez Faneyth, pyup.io bot]
40+
41+ * Update setuptools from 41.0.1 to 41.2.0
42+
43+ * Update setuptools from 41.0.1 to 41.2.0
44+
45+ * Update pip from 19.1.1 to 19.2.3
46+
47+ * Update flake8 from 3.7.7 to 3.7.8
48+
49+ * Update pydocstyle from 3.0.0 to 4.0.1
50+
51+ * Update virtualenv from 16.6.1 to 16.7.5
52+
53+ * Update coverage from 4.5.3 to 4.5.4
54+
55+ * Update tox from 3.13.1 to 3.14.0
56+
57+ * Update coveralls from 1.8.1 to 1.8.2
58+ - Scheduled monthly dependency update for September (#45) [Luis
59+ Alejandro Martínez Faneyth, pyup.io bot]
60+
61+ * Update setuptools from 41.0.1 to 41.2.0
62+
63+ * Update setuptools from 41.0.1 to 41.2.0
64+
65+ * Update pip from 19.1.1 to 19.2.3
66+
67+ * Update flake8 from 3.7.7 to 3.7.8
68+
69+ * Update pydocstyle from 3.0.0 to 4.0.1
70+
71+ * Update virtualenv from 16.6.1 to 16.7.4
72+
73+ * Update coverage from 4.5.3 to 4.5.4
74+
75+ * Update tox from 3.13.1 to 3.13.2
76+
77+ * Update coveralls from 1.8.1 to 1.8.2
78+ - Scheduled monthly dependency update for August (#44) [pyup.io bot]
79+
80+ * Update pip from 19.1.1 to 19.2.1
81+
82+ * Update flake8 from 3.7.7 to 3.7.8
83+
84+ * Update pydocstyle from 3.0.0 to 4.0.0
85+
86+ * Update virtualenv from 16.6.1 to 16.7.2
87+
88+ * Update coverage from 4.5.3 to 4.5.4
89+
90+ * Update tox from 3.13.1 to 3.13.2
91+
92+ * Update coveralls from 1.8.1 to 1.8.2
93+ - Scheduled monthly dependency update for July (#43) [pyup.io bot]
94+
95+ * Update setuptools from 40.8.0 to 41.0.1
96+
97+ * Update setuptools from 40.8.0 to 41.0.1
98+
99+ * Update pip from 19.0.3 to 19.1.1
100+
101+ * Update virtualenv from 16.4.3 to 16.6.1
102+
103+ * Update coverage from 4.5.2 to 4.5.3
104+
105+ * Update tox from 3.7.0 to 3.13.1
106+
107+ * Update coveralls from 1.6.0 to 1.8.1
108+ - Scheduled monthly dependency update for March (#39) [pyup.io bot]
109+
110+ * Update setuptools from 40.7.2 to 40.8.0
111+
112+ * Update setuptools from 40.7.2 to 40.8.0
113+
114+ * Update pip from 19.0.1 to 19.0.3
115+
116+ * Update flake8 from 3.7.4 to 3.7.7
117+
118+ * Update virtualenv from 16.3.0 to 16.4.3
119+
120+ * Update coveralls from 1.5.1 to 1.6.0
121+ - Scheduled monthly dependency update for February (#38) [pyup.io bot]
122+
123+ * Update setuptools from 40.6.2 to 40.7.2
124+
125+ * Update setuptools from 40.6.2 to 40.7.2
126+
127+ * Update pip from 18.1 to 19.0.1
128+
129+ * Update flake8 from 3.6.0 to 3.7.4
130+
131+ * Update virtualenv from 16.1.0 to 16.3.0
132+
133+ * Update gitchangelog from 3.0.3 to 3.0.4
134+
135+ * Update tox from 3.5.3 to 3.7.0
136+ - Scheduled monthly dependency update for December (#36) [pyup.io bot]
137+
138+ * Update setuptools from 40.0.0 to 40.6.2
139+
140+ * Update setuptools from 40.0.0 to 40.6.2
141+
142+ * Update pip from 18.0 to 18.1
143+
144+ * Update flake8 from 3.5.0 to 3.6.0
145+
146+ * Update wheel from 0.31.1 to 0.32.3
147+
148+ * Update tox from 3.1.2 to 3.5.3
149+
150+ * Update pydocstyle from 2.1.1 to 3.0.0
151+
152+ * Update virtualenv from 16.0.0 to 16.1.0
153+
154+ * Update coverage from 4.5.1 to 4.5.2
155+
156+ * Update coveralls from 1.3.0 to 1.5.1
157+
158+
51590.1.19 (2018-12-12)
6160-------------------
7161
0 commit comments