Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoow committed Apr 6, 2016
1 parent a95a1e9 commit a902edf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.0.2

- Added tests, see #5
- ember-cli-cookies does not require ember-cli-fastboot to be installed in the
application anymore.

# 0.0.1

initial release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cookies",
"version": "0.0.1",
"version": "0.0.2",
"description": "Cookies abstraction for Ember.js that works both in the browser as well as with Fastboot on the server.",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit a902edf

Please sign in to comment.