mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-04-20 13:05:50 +00:00
10 lines
266 B
Markdown
10 lines
266 B
Markdown
## 1.0.1 (2013-04-21)
|
|
|
|
- Minor error handling improvements and documentation updates.
|
|
|
|
- Argument error regarding specifying store/saver classes no longer
|
|
raises IndexError, but either ArgumentError or TypeError.
|
|
|
|
## 1.0.0 (2013-04-17)
|
|
|
|
- Initial Release.
|