README and gitignore changes with v0.3.0-beta

This commit is contained in:
tcourage 2016-04-04 09:05:01 -04:00
parent 0b02e9b0bc
commit 4ec0492921
2 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
credentials.php credentials.php
uploads/

View File

@ -16,6 +16,11 @@ Users are then able to browse the memes using the categories, and in future vers
## Changelog ## Changelog
### v0.3.0 BETA - April 4, 2016
- Added "Search" function
- More categories added
### v0.2 BETA - April 2, 2016 ### v0.2 BETA - April 2, 2016
- Second release - Second release