diff --git a/CHANGELOG.rst b/CHANGELOG.rst index cfc7411b..5a62f360 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -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)