Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
junkdog committed Aug 21, 2023
1 parent fb068a1 commit b486fe8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@
- Fix parsing the signature involving formal type parameters.
- Resolving inherited methods from interfaces failed to traverse the hierarchy beyond the first interface.

### Known issues
- The sift (self) template shows duplicate entries for some DSL functions. This is due to sift not properly
resolving the generic types of inherited methods, leading to failure to identify the abstract method
and the implementation as having the same method signature.


## sift-0.14.0 2023-07-07

Expand Down

0 comments on commit b486fe8

Please sign in to comment.