Skip to content

Commit

Permalink
document new tokens in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
hwanders committed Jul 20, 2024
1 parent 1576160 commit e372f63
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
@@ -1,5 +1,9 @@
# Piral Changelog

## 1.6.1 (TBD)

- Added `InjectionToken` constants `PIRAL`, `CONTEXT` and `PROPS` for compatibility with Angular's `inject` function to `piral-ng` (#703)

## 1.6.0 (July 5, 2024)

- Fixed event dispatching for providers in `piral-blazor`
Expand Down

0 comments on commit e372f63

Please sign in to comment.