CHANGELOG.md in perfect-shape-0.0.10 vs CHANGELOG.md in perfect-shape-0.0.11

- old
+ new

@@ -1,6 +1,12 @@ # Change Log +## 0.0.11 + +- `PerfectShape::Polygon#==` +- `PerfectShape::Line#==` +- `PerfectShape::Point#==` + ## 0.0.10 - `PerfectShape::Point` - `PerfectShape::Point#point_distance` - `PerfectShape::Point#contain?(x_or_point, y=nil, distance: 0)`