Skip to content

Commit

Permalink
Change log update.
Browse files Browse the repository at this point in the history
  • Loading branch information
William Troup committed Feb 7, 2024
1 parent 8243d30 commit a60353b
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 @@ -3,7 +3,7 @@
## Version 0.7.0:

#### **Rules:**
- Watches will now only start if an object was able to be found (is not null, or the DOM element exists).
- Watches will now only start if an object can be found (is not null, or the DOM element exists).

#### **Binding Options / Function Options - Custom Triggers:**
- Added a new binding/option custom trigger called "onStart", which states an event that should be triggered when a watch is started.
Expand Down

0 comments on commit a60353b

Please sign in to comment.