Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
dgeb committed Feb 11, 2021
1 parent 154aef7 commit 7201401
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## v0.17.0-beta.10 (2021-02-11)

#### :rocket: Enhancement

- `@orbit/records`
- [#811](https://github.com/orbitjs/orbit/pull/811) Use generics in typing record query/transform results ([@dgeb](https://github.com/dgeb))
- `@orbit/indexeddb`, `@orbit/local-storage`, `@orbit/memory`, `@orbit/record-cache`, `@orbit/records`
- [#810](https://github.com/orbitjs/orbit/pull/810) Ensure that query/transform options are shared between sources and their caches ([@dgeb](https://github.com/dgeb))

#### Committers: 1

- Dan Gebhardt ([@dgeb](https://github.com/dgeb))

## v0.17.0-beta.9 (2021-02-09)

#### :boom: Breaking Change
Expand Down

0 comments on commit 7201401

Please sign in to comment.