Add CHANGES file to record differences between versions
This commit is contained in:
parent
4f581183df
commit
115d986044
1 changed files with 16 additions and 0 deletions
16
CHANGES.md
Normal file
16
CHANGES.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
CHANGES: cookie_extractor
|
||||
-------------------------
|
||||
|
||||
### v0.2.0 2013-07-02
|
||||
|
||||
- Browser guessing code contributed by Ben Eills (github.com/beneills):
|
||||
- Added --guess flag to automatically choose most recently used cookie file
|
||||
- Added --browser flag to specify browser by name
|
||||
|
||||
### v0.1.0 2012-02-23
|
||||
|
||||
- Updated to include Chrome/Chromium support.
|
||||
|
||||
### v0.0.1 2012-02-20
|
||||
|
||||
- Initial version. Supports extracting Firefox cookies.
|
Loading…
Reference in a new issue