summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2020-07-30 00:32:13 -0800
committerTimothy Crosley <timothy.crosley@gmail.com>2020-07-30 00:32:13 -0800
commit7e77265fa50b7f4014d07ca7c4d40976fc909d19 (patch)
tree6643a9d4ff33e1393e08927b0d37548215a9124b /CHANGELOG
parent6eacd31d8887f418cb45840c63703ab643b56191 (diff)
downloadisort-7e77265fa50b7f4014d07ca7c4d40976fc909d19.tar.gz
Deployed with MkDocs version: 1.1.2
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG/index.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG/index.html b/CHANGELOG/index.html
index 50c065fd..66f0fa9e 100644
--- a/CHANGELOG/index.html
+++ b/CHANGELOG/index.html
@@ -229,6 +229,13 @@
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
+ <a href="#522-july-30-2020" class="md-nav__link">
+ 5.2.2 July 30, 2020
+ </a>
+
+</li>
+
+ <li class="md-nav__item">
<a href="#521-july-28-2020" class="md-nav__link">
5.2.1 July 28, 2020
</a>
@@ -1499,6 +1506,13 @@
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
+ <a href="#522-july-30-2020" class="md-nav__link">
+ 5.2.2 July 30, 2020
+ </a>
+
+</li>
+
+ <li class="md-nav__item">
<a href="#521-july-28-2020" class="md-nav__link">
5.2.1 July 28, 2020
</a>
@@ -1912,6 +1926,10 @@
<h1 id="changelog">Changelog</h1>
<p>NOTE: isort follows the <a href="https://semver.org/">semver</a> versioning standard.</p>
+<h3 id="522-july-30-2020">5.2.2 July 30, 2020</h3>
+<ul>
+<li>Fixed #1356: return status when arguments are passed in without files or a content stream.</li>
+</ul>
<h3 id="521-july-28-2020">5.2.1 July 28, 2020</h3>
<ul>
<li>Update precommit to default to filtering files that are defined in skip.</li>