From e3822edd9391bd0ad921520cfb8c3027ba2bca52 Mon Sep 17 00:00:00 2001 From: Nathan Date: Mon, 20 Apr 2015 02:20:14 -0400 Subject: [PATCH] Update README.md --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 68b31e96fb..d621fd4b5e 100644 --- a/README.md +++ b/README.md @@ -149,17 +149,6 @@ List of Packages | supertest | HTTP assertion library. | | multiline | Multi-line strings for the generator. | - -Changelog ---------- - -### 0.1.0 (December 24, 2014) -- Improved how unique emails and usernames are handled (with Express-validator) -- Added a tweet button to challenge completion model -- Refactored all views to get rid of any hard-coded challenge information (to make for a better forking experience) -- Installed Helmet to maximize security of application -- Added .env and removed all trace of API keys from git history - License -------