Skip to content

Commit

Permalink
Add changelog entries for updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jciskey committed May 28, 2024
1 parent 926615b commit 745e960
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Unreleased
==========

### Additions:

- Add function `Direction::iter` which returns an iterator over all the `Direction` enum values
- Add function `RoomXY::neighbors` which returns an iterator over all the valid neighbors of
a given `RoomXY` position

0.21.0 (2024-05-14)
===================

Expand Down

0 comments on commit 745e960

Please sign in to comment.