diff --git a/.gitignore b/.gitignore index 9672757..04cd179 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ credentials.php +uploads/ diff --git a/README.md b/README.md index 6f282bb..604cf38 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ Users are then able to browse the memes using the categories, and in future vers ## Changelog +### v0.3.0 BETA - April 4, 2016 + + - Added "Search" function + - More categories added + ### v0.2 BETA - April 2, 2016 - Second release