diff --git a/CHANGELOG.md b/CHANGELOG.md index 342766f9..ee3b7143 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.84.18](https://github.com/wanderer-industries/wanderer/compare/v1.84.17...v1.84.18) (2025-11-14) + + + + +### Bug Fixes: + +* core: added gracefull map poll recovery from saved state. added map slug unique checks + ## [v1.84.17](https://github.com/wanderer-industries/wanderer/compare/v1.84.16...v1.84.17) (2025-11-14) diff --git a/mix.exs b/mix.exs index 0cf8dce4..9f29fdf3 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.84.17" + @version "1.84.18" def project do [