Skip to content

Commit

Permalink
📚 Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
glassesneo committed Jul 2, 2024
1 parent 08e4711 commit 1704fd9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Added
- `isInstanceOf` to check whether a variable is an instance of a certain class or protocol
- `pick` to convert implementation class to a specific protocol

### Changed
- Changed the error message when a procedure is unimplemented in implementation class

## [v0.7.1] -2023-10-21
### Fixed
Expand Down

0 comments on commit 1704fd9

Please sign in to comment.