Skip to content

Commit

Permalink
Updated version from v2.1.11 to v2.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
DamnWidget committed Jan 10, 2017
1 parent dffcd01 commit 2df81ea
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@
"2.1.8": "messages/2.1.8.txt",
"2.1.9": "messages/2.1.9.txt",
"2.1.10": "messages/2.1.10.txt",
"2.1.11": "messages/2.1.11.txt"
"2.1.11": "messages/2.1.11.txt",
"2.1.12": "messages/2.1.12.txt"
}
24 changes: 24 additions & 0 deletions messages/2.1.12.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

|
_` | __ \ _` | __| _ \ __ \ _` | _` |
( | | | ( | ( ( | | | ( | ( |
\__,_| _| _| \__,_| \___| \___/ _| _| \__,_| \__,_|
The Sublime Text 3 Python IDE


Anaconda v2.1.12
================

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

## Fixes

- Added Python 3.6 support

## Updates

- Jedi updated to commit f05c0714c701ab784bd344aa063acd216fb45ec0

## Features

- Added `test_include_fill_path` to add flexibility to the tests runner

0 comments on commit 2df81ea

Please sign in to comment.