Skip to content

Commit

Permalink
changelog for breaking cargo-screeps
Browse files Browse the repository at this point in the history
  • Loading branch information
shanemadden committed Aug 18, 2024
1 parent d03eadb commit d721e21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Unreleased

### Breaking:

- `cargo-screeps` is no longer supported as a deployment method - `wasm-bindgen` as of 0.2.93
generates code that needs transpiled; (todo readme on migrating)
- Change return type of `RoomXY::get_range_to` and input type of `RoomXY::in_range_to` to u8

### Additions:
Expand Down

0 comments on commit d721e21

Please sign in to comment.