From 371347ef834fca032e2ad39c17d80521bbb81786 Mon Sep 17 00:00:00 2001 From: Anonomit Date: Thu, 16 Feb 2023 01:13:25 -0500 Subject: [PATCH] Release 2.6.0 --- CHANGELOG.html | 23 +++++++++++++++++------ CHANGELOG_HISTORY.html | 28 ++++++++++++++++++++++++++++ ZeraTooltip.toc | 2 +- 3 files changed, 46 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.html b/CHANGELOG.html index 8cb5e65..7809621 100644 --- a/CHANGELOG.html +++ b/CHANGELOG.html @@ -1,14 +1,25 @@ -

2.5.0

+

2.6.0

New Features

Changes

Fixes

+
  • Fixed icons showing extra characters next to them after using the icon selection dropdown.
  • +
  • Better error handling. If something unexpected occurs, most resulting lua errors will be suppressed.
  • + \ No newline at end of file diff --git a/CHANGELOG_HISTORY.html b/CHANGELOG_HISTORY.html index 12365ba..13a75ea 100644 --- a/CHANGELOG_HISTORY.html +++ b/CHANGELOG_HISTORY.html @@ -1,3 +1,31 @@ +

    2.6.0

    +

    New Features

    + +

    Changes

    + +

    Fixes

    + + + +

     

    2.5.0

    New Features