Skip to content

Commit

Permalink
Change release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
aedart committed Feb 21, 2024
1 parent 8f3e9f7 commit 4c7a6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* `getConstructorName()` and `getNameOrDesc()` in `@aedart/support/reflections`.
* `isSubclass()` in `@aedart/support/reflections`.
* `classOwnKeys()` in `@aedart/support/reflections`.
* `merge()`, `merger()`, and `isCloneable()` in `@aedart/support/objects`.
* `merge()`, `merger()`, `populate()`, and `isCloneable()` in `@aedart/support/objects`.
* `merge()`, `isTypedArray()`, `isArrayLike()`, `isSafeArrayLike()`, `isTypedArray()` and `isConcatSpreadable()` in `@aedart/support/arrays`.

## [0.8.0] - 2024-02-12
Expand Down

0 comments on commit 4c7a6b6

Please sign in to comment.