Skip to content

Commit

Permalink
added release information
Browse files Browse the repository at this point in the history
  • Loading branch information
DamnWidget committed Oct 17, 2016
1 parent eb7eaf9 commit 32fe539
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
4 changes: 3 additions & 1 deletion messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,7 @@
"2.0.8": "messages/2.0.8.txt",
"2.1.0": "messages/2.1.0.txt",
"2.1.1": "messages/2.1.1.txt",
"2.1.2": "messages/2.1.2.txt"
"2.1.2": "messages/2.1.2.txt",
"2.1.3": "messages/2.1.3.txt",
"2.1.4": "messages/2.1.4.txt"
}
17 changes: 17 additions & 0 deletions messages/2.1.4.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@

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


Anaconda v2.1.4
===============

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

## Fixes

- Fixed wrong split on windows, resolves #564
- Fixed wrong shlex.split on windows

0 comments on commit 32fe539

Please sign in to comment.