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 2, 2023
1 parent f328641 commit 69141cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Rename `ItemType.BEER` to `ALCOHOL`.
- Change `EsfRecord.element` field type from `char` to `Element`.
- Improve javadocs on `EifRecord.spec*` fields.
- Change `EmfFile.content` field type from array of `byte` to `blob`.
- Change `PubFile.content` field type from array of `byte` to `blob`.

### Fixed

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

0 comments on commit 69141cf

Please sign in to comment.