Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
rspivak committed Mar 16, 2012
1 parent db40ba8 commit 72540b8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
Change History
==============
0.6.1 (2011-03-15)
------------------
- Added command-line option *-t/--mangle-toplevel* to turn on
global scope name mangling. As of this version it's off by
default: https://github.com/rspivak/slimit/issues/27
- Removed dependency on a 'distribute' package
- Bug fix: https://github.com/rspivak/slimit/issues/26
- Bug fix: https://github.com/rspivak/slimit/issues/25

0.6 (2011-02-04)
----------------
- Added optimization: foo["bar"] ==> foo.bar
Expand Down

0 comments on commit 72540b8

Please sign in to comment.