Skip to content

Commit

Permalink
add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
DamnWidget committed Nov 28, 2021
1 parent 1f03a88 commit a9998fb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,6 @@
"2.1.37": "messages/2.1.37.txt",
"2.2.0": "messages/2.2.0.txt",
"2.2.1": "messages/2.2.1.txt",
"2.2.2": "messages/2.2.2.txt"
"2.2.2": "messages/2.2.2.txt",
"2.2.3": "messages/2.2.3.txt"
}
16 changes: 16 additions & 0 deletions messages/2.2.3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

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


Anaconda v2.2.3
================

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

## Fixes
- Fix autocompletion showing up when typying ":"

0 comments on commit a9998fb

Please sign in to comment.