Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonobr1 committed Jan 1, 2025
1 parent 1e2b8c1 commit a00b338
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wiki/changelog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file. The format

## Nightly

+ Made `CanvasPolyfill` object and merged it into `Two.Utils` to remove circular dependencies
+ Made `Two.Collection._events` and `Two.Children.ids` not enumerated for more seamless invocation of `Array` methods like `Array.filter` and `Object` methods like `Object.keys`
+ Added static method `fromObject` to all `Two.Element` and descendant classes
+ Added method `copy` to all `Two.Element` and descendant classes
Expand Down

0 comments on commit a00b338

Please sign in to comment.