Skip to content

Commit

Permalink
Updated readme for 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottHamper committed May 7, 2012
1 parent 382e820 commit 387c9be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,10 @@ If any property is left undefined, the browser's default value will be used inst

# Change Log

## 0.1.6
- Added `'using strict';` directive.
- Removed some extraneous code.

## 0.1.5
- Added CommonJS module support.
- Setting an `undefined` value with `Cookies.set` now expires the cookie, mirroring the `Cookies.expire` alias syntax.
Expand Down

0 comments on commit 387c9be

Please sign in to comment.