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 Jan 5, 2024
1 parent 7e843be commit 4e5808a
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.5.0:

#### **New Features:**
- Added specific properties watch support! This will only watch for changes on specific properties on an object, instead of all of them by default.
- Added specific properties watch support! This will only watch for changes in specific properties on an object, instead of all of them by default.

#### **Binding Options / Function Options:**
- Added a new binding/option called "propertyNames", which states the property names that should be watched for changes (defaults to all).
Expand Down

0 comments on commit 4e5808a

Please sign in to comment.