From: Jesse Luehrs <doy@tozt.net>
Date: Sat, 10 Mar 2012 23:59:39 +0000 (-0600)
Subject: changelog
X-Git-Tag: 2.0500~16
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bd2e7e79c8827e45a23d99d14d2330b8778833a4;p=gitmo%2FMoose.git

changelog
---

diff --git a/Changes b/Changes
index 0c155e6..5081712 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,11 @@ for, noteworthy changes.
 
 {{$NEXT}}
 
+  [NEW FEATURES]
+
+  * Class::MOP::Class now has methods for introspecting and modifying the
+    overloaded operators for a class. (doy)
+
   [ENHANCEMENTS]
 
   * The cookbook recipes have all been renamed. Instead of numbered recipes