diff --git a/CHANGELOG.md b/CHANGELOG.md index afe90a8b..0efc4dae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.96.4](https://github.com/wanderer-industries/wanderer/compare/v1.96.3...v1.96.4) (2026-02-17) + + + + +### Bug Fixes: + +* Change character token validity status. Now we will see red frame and icon for tracked characters which token was expired. + ## [v1.96.3](https://github.com/wanderer-industries/wanderer/compare/v1.96.2...v1.96.3) (2026-02-15) diff --git a/mix.exs b/mix.exs index d8dff2ee..007e38c4 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule WandererApp.MixProject do @source_url "https://github.com/wanderer-industries/wanderer" - @version "1.96.3" + @version "1.96.4" def project do [