Skip to content

Commit 4f83b0c

Browse files
committed
add release notes
1 parent be35b1f commit 4f83b0c

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

messages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,6 @@
8888
"2.1.35": "messages/2.1.35.txt",
8989
"2.1.36": "messages/2.1.36.txt",
9090
"2.1.37": "messages/2.1.37.txt",
91-
"2.2.0": "messages/2.2.0.txt"
91+
"2.2.0": "messages/2.2.0.txt",
92+
"2.2.1": "messages/2.2.1.txt"
9293
}

messages/2.2.1.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
2+
|
3+
_` | __ \ _` | __| _ \ __ \ _` | _` |
4+
( | | | ( | ( ( | | | ( | ( |
5+
\__,_| _| _| \__,_| \___| \___/ _| _| \__,_| \__,_|
6+
The Sublime Text 3 Python IDE
7+
8+
9+
Anaconda v2.2.1
10+
================
11+
12+
Welcome to new anaconda v2.2.1, what can do you find in this minor release?
13+
14+
## Fixes
15+
- Ignore W503 by default as it conflicts with pep8 W504. contributed by Jamie Cruickshank
16+

0 commit comments

Comments
 (0)