Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stwiname committed Nov 24, 2024
1 parent f6fa9d0 commit 63a15dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/node-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- When using a GET query to retrieve an entity, it will include a “store” field.
- Support for historical indexing by timestamp as well as block height (#2584)
- Subscriptions not emitting deleted mutation type with historical (#2600)

### Removed
- Support for cockroach DB (#2584)
Expand Down
2 changes: 2 additions & 0 deletions packages/query/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Update the playground to the latest GraphiQL (#2588)
- WS libarary with support for graphiql (#2600)

### Added
- Support for historical indexing by timestamp as well as block height (#2584)

Expand Down

0 comments on commit 63a15dd

Please sign in to comment.