Skip to content

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoow committed Apr 13, 2016
1 parent 840b1b4 commit 9a4eaa8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# 0.0.2
# 0.0.3

* Make sure that cookies can be read after having been written in FastBoot,
see #9.
* Enable ember-suave for the project, see #10.

# 0.0.2

* tests, tests, tests 🎉, see #5.

# 0.0.1
Expand Down
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.2",
"version": "0.0.3",
"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 9a4eaa8

Please sign in to comment.