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

- old
+ new

@@ -1,6 +1,13 @@ # Change Log +## 0.0.10 + +- `PerfectShape::Point` +- `PerfectShape::Point#point_distance` +- `PerfectShape::Point#contain?(x_or_point, y=nil, distance: 0)` +- Refactor `PerfectShape::Point`,`PerfectShape::RectangularShape` to include shared `PerfectShape::PointLocation` + ## 0.0.9 - `PerfectShape::Line#contain?(x_or_point, y=nil, distance: 0)` (add a distance tolerance fuzz factor option) ## 0.0.8