Skip to content

Commit

Permalink
Updating version to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarsa committed Nov 6, 2009
1 parent d488529 commit 444f70e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions Changelog
@@ -0,0 +1,9 @@
0.3

* Tracking read / unread tweets
* Notifying users when new tweets are available
* Adding a "Remember me" option
* Connecting to Twitter's API through HTTPS
* [FIX] Limiting profile image size.
* [FIX] Password field now allow any special characters.

2 changes: 1 addition & 1 deletion manifest.json
@@ -1,6 +1,6 @@
{
"name": "Chromed Bird",
"version": "0.2",
"version": "0.3",
"description": "General purpose Twitter extension",
"browser_action": {
"default_icon": "img/icon19.png",
Expand Down

0 comments on commit 444f70e

Please sign in to comment.