diff --git a/documentation/changelog.rst b/documentation/changelog.rst index 56709b1bc..965d08140 100644 --- a/documentation/changelog.rst +++ b/documentation/changelog.rst @@ -18,6 +18,7 @@ Infrastructure / Support ---------------------- - Introduces a new one-to-many relation between assets, allowing the definition of an asset's parent (which is also an asset). This hierarchical relationship enables assets to be related in a structured manner. [see `PR #855 `_ and `PR #874 `_] +- Add benchmark script to test speed of the current code base, running some basic commands. [see `PR #787 `_] v0.16.1 | October 2, 2023