From c2a8bf8fe390dbd5a241995a2c2516fafd04c859 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 23 Jan 2017 21:16:17 -0500 Subject: [PATCH] history, readme --- HISTORY.txt | 2 ++ README.rst | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/HISTORY.txt b/HISTORY.txt index 55da36d7..2032bbc7 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,5 @@ +0.2.8: + - Enhanced PEP 508 checking capabilities! 0.2.7: - Better workflow options for --three / --two. 0.2.6: diff --git a/README.rst b/README.rst index b21ba2ce..a25c743a 100644 --- a/README.rst +++ b/README.rst @@ -61,8 +61,7 @@ Other Commands Caveats /////// -- Support for other indexes is not (yet!) built. -- Lower casing must be used for package names (e.g. ``django`` or ``flask``). +- Windows is not currently supported. ☤ Usage -------