From b0dadee9d76886b7cc9f301dc0ca4f60854df1a1 Mon Sep 17 00:00:00 2001 From: Martin Broerse Date: Thu, 18 Jan 2018 12:24:27 +0100 Subject: [PATCH] Update Readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5e27c61..da534b6 100644 --- a/README.md +++ b/README.md @@ -576,6 +576,9 @@ This project was originally based on the [ember-data-hal-adapter](https://github And of course thanks to all our wonderful contributors, [here](https://github.com/pouchdb-community/ember-pouch/graphs/contributors) and [in Relational Pouch](https://github.com/pouchdb-community/relational-pouch/graphs/contributors)! ## Changelog +* **5.0.0-beta.6** + - Add register-version.js to vendor/ember-pouch [#210](https://github.com/pouchdb-community/ember-pouch/pull/210) + - Update documentation about Offline First [#209](https://github.com/pouchdb-community/ember-pouch/pull/209) * **5.0.0-beta.5** - Add pouchdb.find.js from pouchdb [#208](https://github.com/pouchdb-community/ember-pouch/pull/208) - createIndex promises should be done before removing [#208](https://github.com/pouchdb-community/ember-pouch/pull/208)