Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sv443 committed Aug 7, 2022
1 parent 735afcd commit 30a57ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
## 1.17.0
- Additions
- Added function `allInstanceOf()` to check if all items in an array are an instance of a class
- Added function `isClass()` to check if a value is a reference to a class
- Fixes
- Added missing documentation for `allOfType()`

<br>

Expand Down

0 comments on commit 30a57ab

Please sign in to comment.