diff --git a/doc/changes/changes_0.1.0.md b/doc/changes/changes_0.1.0.md index a1769d8c..e4e41665 100644 --- a/doc/changes/changes_0.1.0.md +++ b/doc/changes/changes_0.1.0.md @@ -59,6 +59,7 @@ This is the initial release of the Advanced Analytics Framework which allows you * Renamed `mock_query_result.MockQueryResult` to `python_query_result.PythonQueryResult` * #190: Added dynamic module generation and used it in the example UDF in the user guide * #175: Prepared releasing AAF to PyPi incl. adding SLC as asset to the GitHub release +* #203: Cleaned-up package names and directory structure ### Documentation