Commit 0ead208a authored by Robert Bradshaw's avatar Robert Bradshaw Committed by GitHub

Update CHANGES.rst

parent 68e8117a
......@@ -14,6 +14,10 @@ Features added
* Support pyximport from zip files.
Patch by Sergei Lebedev (Github issue #1485).
* IPython magic now respects `__all__` variable. Also skips
leading-underscore values (like `import *`).
Patch by Syrtis Major (Github issue #1625).
Bugs fixed
----------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment