diff --git a/CHANGES.md b/CHANGES.md index ded39e9a..d8ca0aaa 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,7 @@ Released on June 28th, 2024. ## Summary -- After a detailed writeup by @ahicks and several community discussions, this update covers many topics. Most siginificantly, it adds support for the copy paste tool. Among other things, it enhances cursor skipping and improves building functions and various info tools. The update also fixes several crashes and bugs. +- After a detailed write-up by @ahicks and several community discussions, this update covers many topics. Most significantly, it adds support for the copy paste tool. Among other things, it enhances cursor skipping and improves building functions and various info tools. The update also fixes several crashes and bugs. ## Features - Added support for the copy-paste tool, which is activated with `CONTROL + C`. diff --git a/changelog.txt b/changelog.txt index f78f4255..d820b2a0 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,7 +3,7 @@ Version: 0.12.0 Date: 2024.06.28 Summary: - - After a detailed writeup by @ahicks and several community discussions, this update covers many topics. Most siginificantly, it adds support for the copy paste tool. Among other things, it enhances cursor skipping and improves building functions and various info tools. The update also fixes several crashes and bugs. + - After a detailed write-up by @ahicks and several community discussions, this update covers many topics. Most significantly, it adds support for the copy paste tool. Among other things, it enhances cursor skipping and improves building functions and various info tools. The update also fixes several crashes and bugs. Features: - Added support for the copy-paste tool, which is activated with `CONTROL + C`.