add namespace packages to changelog

This commit is contained in:
David Halter
2013-08-14 08:24:50 +04:30
parent d817a36e80
commit 0db6be0e99

View File

@@ -7,6 +7,7 @@ Changelog
++++++++++++++++++
* switched from LGPL to MIT license
* added an Interpreter class to the API to make autocompletion in REPL possible.
* added autocompletion support for namespace packages
* add sith.py, a new random testing method
0.6.0 (2013-05-14)