diff --git a/MixItUp.WPF/Changelog.html b/MixItUp.WPF/Changelog.html
index 94584f3b4..3cbe727c8 100644
--- a/MixItUp.WPF/Changelog.html
+++ b/MixItUp.WPF/Changelog.html
@@ -139,6 +139,16 @@
v1.2.0.0:
The Repeat action allows you to easily build a set of actions that will be repeatedly run in sequence based on the number of times you specify
The amount of times the Repeat action runs can either take a raw number or a Special Identifier that translated to a number
+ The Group action has been added:
+
+ - The Group action allows to easily group together a set of actions under a single "parent" action
+ - This can be useful in a few scenarios:
+
+ - Within the Random action to have sets of actions occur randomly instead single actions
+ - Easily being able to enable/disable a set of action
+ - Logical display and organization
+
+
Adding the following YouTube-specific Special Identifiers
- $streamyoutubeid and $streamyoutubeurl Special Identifiers for the active YouTube Live stream