CHANGELOG.md in battlesnake-0.1.3 vs CHANGELOG.md in battlesnake-0.1.4
- old
+ new
@@ -1,6 +1,18 @@
# Battlesnake
+## 0.1.4 (2023-01-03)
+
+### Added
+
+ - Board
+ - #food?(location) returns true if location is food.
+
+### Changed
+
+ - Board
+ - #occupied_locations no longer includes food.
+
## 0.1.3 (2022-11-07)
### Added
- Board
\ No newline at end of file