0.2.0
0.2.0 - 2016-09-29
Added
- Keyword and location parameters to jobs email.
- Heroku and Composer project setup instructions.
- Terms and privacy policy.
Fixed
- Old references were loading bootstrap 3 instead of 4.
Security
- Use
random_bytes()
instead ofopenssl_random_pseudo_bytes()
for secure token generation.