Skip to content

Commit

Permalink
Updated change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
William Troup committed Feb 22, 2024
1 parent 4a170b8 commit a210a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CHANGE_LOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#### **Public Functions:**
- Added a new public function "moveToPreviousCategory()", which will move to the next category for a specific element and then refresh its UI.
- Added a new public function "moveToNextCategory()", which will move to the previous category for a specific element and then refresh its UI.
- Added a new public function "refresh()", which which refresh the UI for a specific element.
- Added a new public function "refresh()", which refreshes the UI for a specific element.
- Added a new public function "refreshAll()", which will refresh all the rendered elements.

#### **Configuration Options:**
Expand Down

0 comments on commit a210a53

Please sign in to comment.