diff --git a/CHANGELOG.md b/CHANGELOG.md index a9aad4a0..7cb0d8dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.98.0](https://github.com/wanderer-industries/wanderer/compare/v1.97.5...v1.98.0) (2026-04-06) + + + + +### Features: + +* core: added character profile pages support + ## [v1.97.5](https://github.com/wanderer-industries/wanderer/compare/v1.97.4...v1.97.5) (2026-03-26) diff --git a/mix.exs b/mix.exs index 2e731e96..020339ac 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.97.5" + @version "1.98.0" def project do [