diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b2df27e..ec1038a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [17.1.1](https://github.com/Torwent/WaspLib/compare/v17.1.0...v17.1.1) (2024-02-08) + + +### Bug Fixes + +* **POH:** added the nexus `TRoomObject`as another example of how to setup `TRoomObjects` ([17ab285](https://github.com/Torwent/WaspLib/commit/17ab285d652ac54f2548d54e6a1b18e495863271)) + + + # [17.1.0](https://github.com/Torwent/WaspLib/compare/v17.0.0...v17.1.0) (2024-02-08) @@ -39,12 +48,3 @@ -## [16.12.3](https://github.com/Torwent/WaspLib/compare/v16.12.2...v16.12.3) (2024-02-06) - - -### Bug Fixes - -* Bank.WalkOpen() should open the bank on NPCs again ([e2f7488](https://github.com/Torwent/WaspLib/commit/e2f7488b73b871f64cdd23704fd3dd0d6e1d3d87)) - - -