diff options
| author | Teddy Wing | 2014-03-30 20:17:10 -0400 |
|---|---|---|
| committer | Teddy Wing | 2014-03-30 20:17:10 -0400 |
| commit | e5b498da0b98d71ca623cec647e388fae5ebb7ab (patch) | |
| tree | cfc49a6769357a6107b7b90c5f199f39606a6fdb | |
| parent | c6ef15e32628d4e8b2bd4f480252b9eaccce8342 (diff) | |
| download | chrome-copy-urls-from-all-tabs-e5b498da0b98d71ca623cec647e388fae5ebb7ab.tar.bz2 | |
Add CHANGELOG
| -rw-r--r-- | CHANGELOG | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..31652fa --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,14 @@ +CHANGELOG +========= + +0.1.0 (2014.03.30): + * Change output for text format + * Change fonts and other cosmetic changes + * Add support for mutiple output formats (text, YAML, & HTML) + * Add an options page for setting extension preferences + * Add support for file download when the browser_action button is clicked + + +0.0.1 (2014.03.25): + * Initial beta. Opens a tab on click of browser_action that contains a + textarea filled with the URLs of all tabs |
