diff --git a/README.ja.md b/README.ja.md index 44cdace5..e166bab6 100644 --- a/README.ja.md +++ b/README.ja.md @@ -861,6 +861,10 @@ Apache-v2 ## History +* 1.16.0: + * .NET 9.0 SDKでEpoxy.Buildがロードされるときに、パスが見つからない例外を修正しました。 + * MAUIの依存関係をnet8.0以降で強制的に更新しました。 + * Avalonia (<=10) と OpenSilver パッケージは最終リリースです。次のリリースでは削除されます。 * 1.15.0: * 新しいイベントハンドリング機能として、 `Fountain/Well` を追加。 * Xamarin Formsを廃止。 diff --git a/README.md b/README.md index 8db49797..0c0b7a15 100644 --- a/README.md +++ b/README.md @@ -856,6 +856,10 @@ Apache-v2 ## History +* 1.16.0: + * Fixed path not found exception when Epoxy.Build loading on .NET 9.0 SDK. + * Force updated MAUI dependencies on net8.0 or newer, because of their package dependencies. + * Avalonia (<=10) and OpenSilver packages are last release. Will drop out in the next release. * 1.15.0: * Added `Fountain/Well` as a new event handling feature. * Deprecated Xamarin Forms.