mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-03-25 08:55:53 +00:00
Add a change log
This commit is contained in:
parent
80e855fdf2
commit
8091569f55
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
|
||||
- Support Mozilla's cookie storage format up to version 7.
|
||||
|
||||
- Fix the time representation with creationTime and lastAccessed in
|
||||
MozillaStore. (#8)
|
||||
|
||||
## 1.0.3 (2016-09-30)
|
||||
|
||||
- Treat comma as normal character in HTTP::Cookie.cookie_value_to_hash
|
||||
|
|
|
|||
Loading…
Reference in a new issue