diff --git a/ChangeLog.md b/ChangeLog.md index b467ea6c0..7f334cffc 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. -## [1.12.36] - 2024-10-xx +## [1.12.35] - 2024-10-xx ### Added @@ -16,7 +16,15 @@ All notable changes to this project will be documented in this file. -## [1.12.35] - 2024-10-10 +## [1.12.34] - 2024-10-10 + +### Added + +- function `add-url-hyperlink` to :excel module +- function `add-email-hyperlink` to :excel module +- function `remove-hyperlink` to :excel module +- function `remove-formula` to :excel module +- function `cell-lock` to :excel module ### Changed @@ -30,18 +38,6 @@ All notable changes to this project will be documented in this file. -## [1.12.34] - 2024-09-10 - -### Added - -- function `add-url-hyperlink` to :excel module -- function `add-email-hyperlink` to :excel module -- function `remove-hyperlink` to :excel module -- function `remove-formula` to :excel module -- function `cell-lock` to :excel module - - - ## [1.12.33] - 2024-09-05 ### Added