Skip to content

Commit

Permalink
Bump eo-protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
Cirras committed May 13, 2023
1 parent be701aa commit 05853ee
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- `WarpEffect.NONE` enum value.

### Changed

- Change `MapTileSpecRowTile.tileSpec` field type from `char` to `MapTileSpec`.

### Fixed

- Change incorrect `ChestReplyServerPacket.remainingAmount` field type from `short` to `int`.

## [1.0.0-RC8] - 2023-05-02

### Added
Expand Down
2 changes: 1 addition & 1 deletion eolib/src/main/eo-protocol

0 comments on commit 05853ee

Please sign in to comment.