5-11-2013
==========
* Fixed replace dialog switching focus to editor

4-20-2013
==========
* Added support for raw_input() and input()
* Tab and enter for auto-complete

1-20-2013
==========
* Added support for urllib urlopen() and read()

2-19-2012
==========
* Fixed user name renaming issue

1-27-2012
==========
* Added auto-complete for variables and keywords

11-12-2011
==========
* First web development release
* Features include live reload, Python to JavaScript compiler, Less, and Zen Coding

10-11-2011
==========
* Fixed logo overflow issues for different screen sizes
* Firefox share menu input area adjusted

10-3-2011
==========
* Bugfix for slow response when enter is hit in editor

9-26-2011
==========
* Shrink title bar
* ShareThis button

9-17-2011
==========
* First release with IE support
* Added line numbers to editor for Python tracebacks

9-10-2011
==========
* Added informative error message when Twitter authentication is busy

9-9-2011
==========
* View all fiddles organized by tags and authors
* Embedded fiddles
* Updated authentication system to latest version

9-4-2011
==========
* Fixed timezone issue
* Enhanced import to work with more sites
* Asynchronous execution of third-party scripts
* Fixed knockout template bug from previous update

9-3-2011
==========
* Improved Python runtime performance
* Much of the standard library compatible with latest version, including datetime, math, and random
* Elimited UI locking in Chrome
* Removed less popular packages
* Updated For Else example to use random number generator

9-2-2011
==========
* Switched from Google Oauth2 to Oauth due to cases where there were problems on Google's end. Oauth2 is still experimental.