diff --git a/CHANGELOG.html b/CHANGELOG.html
index a7bf1f7..63336be 100644
--- a/CHANGELOG.html
+++ b/CHANGELOG.html
@@ -1,4 +1,32 @@
+
2.2.0
+
+New Features
+
+- Icons can now be manually resized.
+- Titles can now show the item's icon. This defaults to on.
+- Durability can now be customized.
+- Item 'Binding Type' (Soulbound, BoP, BoE, etc) can now be customized.
+- 'Refundable Item' text can now be customized.
+- 'Made By' lines can now be customized.
+
+
+Changes
+
+- Added new icons to the list of options.
+- Soulbound tradeable items are no longer reworded by default, to ensure clarity. This option will be reset for everyone.
+- Weapon Damage is now able to display variance as a plain number, instead of as a percentage.
+
+
+Fixes
+
+- Reduced false positive matches for trainable equipment. Tabards with reputation requirements should not longer be considered to be trainable.
+- Improved line recognition in general, especially for green lines.
+- Fixed an issue preventing `/zt` from opening options when in combat.
+- Increased cache threshold. This will lead to more processing, but few validation failures. Hoping that it fixes a rare bug which I've been unable to reproduce.
+
+
2.1.2
+
Fixes
- Grey set bonuses are once again correctly recognized.
@@ -6,6 +34,7 @@ 2.1.2
2.1.1
+
Fixes
- Text cache is now smarter, and will not add/remove icons/prefixes to the wrong lines.
diff --git a/ZeraTooltip.toc b/ZeraTooltip.toc
index 739005e..37ddcfa 100644
--- a/ZeraTooltip.toc
+++ b/ZeraTooltip.toc
@@ -1,5 +1,5 @@
## Interface: 30400
-## Version: 2.1.2
+## Version: 2.2.0
## Author: Anonomit
## Title: ZeraTooltip
diff --git a/ZeraTooltip_Classic.toc b/ZeraTooltip_Classic.toc
index 4af6a53..054fd58 100644
--- a/ZeraTooltip_Classic.toc
+++ b/ZeraTooltip_Classic.toc
@@ -1,5 +1,5 @@
## Interface: 11403
-## Version: 2.1.2
+## Version: 2.2.0
## Author: Anonomit
## Title: ZeraTooltip
diff --git a/ZeraTooltip_Wrath.toc b/ZeraTooltip_Wrath.toc
index 5f22552..963399a 100644
--- a/ZeraTooltip_Wrath.toc
+++ b/ZeraTooltip_Wrath.toc
@@ -1,5 +1,5 @@
## Interface: 30400
-## Version: 2.1.2
+## Version: 2.2.0
## Author: Anonomit
## Title: ZeraTooltip