Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirVondukr committed Sep 17, 2024
1 parent e73dbaf commit c1d0b68
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
## 0.35.0 (2024-09-17)

### Feat

- Add `Injected[T]` annotation as a shorthand for `Annotated[T, Inject]` by @nrbnlulu

### Tests

- Add test for `strawberry.subscription` by @nrbnlulu

0 comments on commit c1d0b68

Please sign in to comment.