diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a9b6adb..cd4b778f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Geode Changelog +## v2.0.0-beta.9 + * Make the index population async as well (3b3e174) + ## v2.0.0-beta.8 * Fix TulipHook arm32 relocation of conditional branch - blame Dobby (69b9b2d) * Remove try-catch blocks, replacing them with other means of handling (065d0c4) diff --git a/VERSION b/VERSION index 979ab7f4..5bcf5c85 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.0-beta.8 \ No newline at end of file +2.0.0-beta.9 \ No newline at end of file