Skip to content

Commit

Permalink
Updated version from v2.1.19 to v2.1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
DamnWidget committed Aug 7, 2017
1 parent db2260d commit 5681711
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,6 @@
"2.1.16": "messages/2.1.16.txt",
"2.1.17": "messages/2.1.17.txt",
"2.1.18": "messages/2.1.18.txt",
"2.1.19": "messages/2.1.19.txt"
"2.1.19": "messages/2.1.19.txt",
"2.1.20": "messages/2.1.20.txt"
}
22 changes: 22 additions & 0 deletions messages/2.1.20.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
|
_` | __ _` | __| _ __ _` | _` |
( | | | ( | ( ( | | | ( | ( |
__,_| _| _| __,_| ___| ___/ _| _| __,_| __,_|
The Sublime Text 3 Python IDE


Anaconda v2.1.20
================

Welcome to new anaconda v2.1.20, what do you can find in this minor release?

## Additions
- Added support to PyDocStyle PEP257 and Numpy support, related #678

## Updates
- Updated vendored PyDocStyle version, related #678

## Fixes
- Fixed typing issue on python 2 interpreters
- Fixed resource exhaustion in Jedi, related #680
- Disabled faulty feature in AutoPEP8, relates to #681 and #533

0 comments on commit 5681711

Please sign in to comment.