From 5274722f4f20f287405f15ca7856bca483c0f931 Mon Sep 17 00:00:00 2001 From: silvernode Date: Sat, 27 Jul 2013 13:38:41 -0500 Subject: [PATCH] created changelog file, added current version number to README --- README.md | 3 ++- changelog.txt | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 changelog.txt diff --git a/README.md b/README.md index 3746b6b..dbf55ce 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -#Mandy +#Mandy - current version: 0.4 + ##About diff --git a/changelog.txt b/changelog.txt new file mode 100644 index 0000000..86ffe93 --- /dev/null +++ b/changelog.txt @@ -0,0 +1,13 @@ +***CHANGELOG*** + + +Version 0.4 (7-27-13) + ++ fixed media player error when opening finished file ++ fixed .mp3 validation ++ cancel button now works properly in url entry box +* added progress bar for conversion process +* added push notifications +* files now open with default media player not vlc + +