diff --git a/CHANGELOG.md b/CHANGELOG.md index bc4c021030..4fc612cc32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ and this project adheres to ### Changed +- Version control in project settings is now named Export your project + [#1015](https://github.com/OpenFn/Lightning/issues/1015) + ### Fixed ## [v0.7.2] - 2023-08-10 diff --git a/lib/lightning_web/live/project_live/settings.html.heex b/lib/lightning_web/live/project_live/settings.html.heex index 240a1a0f83..346178f4bc 100644 --- a/lib/lightning_web/live/project_live/settings.html.heex +++ b/lib/lightning_web/live/project_live/settings.html.heex @@ -123,7 +123,7 @@
Export your project as code, to save this version or edit your project locally.