diff --git a/Changelog.md b/Changelog.md
index 3c8d2b5..193b76d 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,6 +1,18 @@
+### v1.5 28.06.2016
+* NEW: Config Option for recipes to set the time for each Distill-run
+* NEW: "/brew create" now accepts a Player to give the Brew to, and @p in CommandBlocks
+ * Command is now: /brew create \ [Quality] [Player]
+* NEW: Italian Language and Config by FraazT0
+* NEW: Config Option to disable Chat Distortion
+* FIX: Fixed a lot of Bugs for MC 1.10 and 1.9
+* FIX: Some items sometimes not accepted by Cauldron (Grass, Cactus, etc.)
+* FIX: Bugs with Distilling
+* FIX: Wood type of Big barrel sometimes not recognized correctly
+* FIX: Some small bugs with MC 1.6 and older
+
### v1.4.4 30.05.2016
-* FIXED: Applied wrong potion effect sometimes when drinking a brew in 1.9
-* FIXED: plugins/Brewery/configs/ (default configs) not updating
+* FIX: Applied wrong potion effect sometimes when drinking a brew in 1.9
+* FIX: plugins/Brewery/configs/ (default configs) not updating
### v1.4.3 28.05.2016
* NEW: Much better Error handling when reloading recipes.
@@ -11,7 +23,7 @@
* Puke items should now never be possible to be picked up, ever.
* NEW: Updated some outdated config descriptions
* REM: Removed the longer login deny when extremely drunk. No more waiting until logging back in!
-* FIXED: Ensure that the plugin keeps working once Minecraft 1.10 is out
+* FIX: Ensure that the plugin keeps working once Minecraft 1.10 is out
### v1.4.2 19.05.2016
* NEW: Support for **CraftBukkit/Spigot 1.9.x**