diff --git a/Changelog.md b/Changelog.md
index 78db891..678d29e 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,3 +1,23 @@
+### v1.4.2 18.05.2016
+* NEW: Support for Minecraft/CraftBukkit/Spigot 1.9.x
+ * Huge thanks to Sataniel98 and ProgrammerDan!
+ * Custom distilling process that imitates the old process in the brewing stand using glowstone dust
+ * Potions were changed in 1.9 so the Color of Brews may look different
+ * Potioneffects are now completely hidden from the Brew lore in 1.9, as they would otherwise show confusing effects
+ * Finally here after a long time
+* NEW: Support for WorldGuard 6.1, LWC 4.5.0, GriefPrevention 14.6, LogBlock 1.94/1.10
+
+### v1.3.2 16.03.2015
+* NEW: Using Vault to find Items in recipes
+ * Optional dependency
+ * This makes creating recipes a lot easier
+ * Instead of id and data values ingredients can be added by their name
+ * for example "green dye" or "stained glass pane green"
+* NEW: Automatically allow ingredients of recipes into the cauldron
+ * Allow even if not in cooked list
+ * Those potions will have generic cooked names
+* FIXED: Cauldron duplication Bug
+
### v1.3.1 10.01.2015
* NEW: WorldGuard 6.0 Support, fixes the error when opening Barrels with WorldGuard 6.0 installed
* STILL: WorldGuard 5.x Backwards compatibility