diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9190c64ab..432ea1a27 100755
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,16 @@
+**MayhemYDG**:
+- Fix captcha not refreshing.
- Fix captcha submission:
Captchas were reloaded the instant a post was submitted to 4chan. Unfortunately, a recent change to reCAPTCHA made it so reloading captchas invalidates the ones that loaded but not yet used. This is now fixed by only unloading the captcha, and only load new ones after the post is submitted.
This also kills captcha caching, so the feature was removed.
+**duckness**:
+- Merge changes from Mayhem fork
+**ccd0**:
+- Embedding for direct video links
+- Merge changes from Mayhem fork
### v1.4.1
*2014-03-01*
-
**Spittie**
- Check image dimension before uploading