Skip to content

Commit

Permalink
Merge pull request #228 from gregorylegarec/chore/release-v0.4.2
Browse files Browse the repository at this point in the history
chore: release v0.4.2 🚀
  • Loading branch information
gregorylegarec authored Nov 20, 2017
2 parents c8a0c12 + 3fd987e commit 5220708
Show file tree
Hide file tree
Showing 8 changed files with 1,119 additions and 268 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Removed
- none yet


## [v0.4.2] - 2017-11-14
### Added
- `processJSONAPI` option can now be passed to `fetchJSON`


## [v0.4.1] - 2017-11-10
### Added
- Ability to use sqlite as a pouch adapter, if provided by the host app.


## [v0.4.0] - 2017-11-07
### Added
- Added PouchDB as a direct dependency.
Expand Down Expand Up @@ -260,7 +267,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Refactoring on offline to return Promise


[Unreleased]: https://github.com/cozy/cozy-client-js/compare/v0.4.1...HEAD
[Unreleased]: https://github.com/cozy/cozy-client-js/compare/v0.4.2...HEAD
[v0.4.2]: https://github.com/cozy/cozy-client-js/compare/v0.4.1...v0.4.2
[v0.4.1]: https://github.com/cozy/cozy-client-js/compare/v0.4.0...v0.4.1
[v0.4.0]: https://github.com/cozy/cozy-client-js/compare/v0.3.20...v0.4.0
[v0.3.20]: https://github.com/cozy/cozy-client-js/compare/v0.3.19...v0.3.20
Expand Down
Loading

0 comments on commit 5220708

Please sign in to comment.