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 15, 2024
1 parent 7f20ceb commit 2c40da7
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 @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

* `FUNCTION_PROTOTYPE` const in `@aedart/contracts/support/reflections`.
* `hasPrototypeProperty()` and `assertHasPrototypeProperty()` in `@aedart/support/reflections`.
* `getParentOfClass()` and `getAllParentsOfClass()` in `@aedart/support/reflections`.
* `getClassPropertyDescriptor()` and `getClassPropertyDescriptors()` in `@aedart/support/reflections`.

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

0 comments on commit 2c40da7

Please sign in to comment.