From 69141cfad7d7f9874af677173cf301f452ec1e90 Mon Sep 17 00:00:00 2001 From: Jonah Jeleniewski Date: Tue, 2 May 2023 21:17:11 +1000 Subject: [PATCH] Bump `eo-protocol` --- CHANGELOG.md | 2 ++ eolib/src/main/eo-protocol | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1120f27c..bd8fa32b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/eolib/src/main/eo-protocol b/eolib/src/main/eo-protocol index ab073855..55a64bf3 160000 --- a/eolib/src/main/eo-protocol +++ b/eolib/src/main/eo-protocol @@ -1 +1 @@ -Subproject commit ab073855fcd09e55fe1c9b6d40c10597154d688d +Subproject commit 55a64bf35033bd0f83ab3f51519c822677f2fc3c