Skip to content

Commit

Permalink
changes, todos
Browse files Browse the repository at this point in the history
  • Loading branch information
ampatspell committed Aug 3, 2017
1 parent f831640 commit 343f7bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
Version: {{version}}
```

### 2.0.9

* [new] Session support in FastBoot
* [new] Default to FastBoot request protocol and host if CouchDB URL is relative

### 2.0.8

* [new] `belongs-to-collection` relationship with fastboot support
Expand Down
4 changes: 0 additions & 4 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@
### fastboot

* serialize `isNew` models -- include model `_state`
* push and retrieve session state from shoebox
// https://simplabs.com/blog/2016/12/06/out-of-the-box-fastboot-support-in-ember-simple-auth.html
// implementation might go to ember-cli-couch
* database urls in fastboot v.s. browser (might use `fastboot.request.host`)

### attachments

Expand Down

0 comments on commit 343f7bd

Please sign in to comment.