diff --git a/CHANGELOG.md b/CHANGELOG.md index 506ce066..0dc3e21b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.52.0](https://github.com/wanderer-industries/wanderer/compare/v1.51.3...v1.52.0) (2025-02-19) + + + + +### Features: + +* Map: Added map characters view + ## [v1.51.3](https://github.com/wanderer-industries/wanderer/compare/v1.51.2...v1.51.3) (2025-02-19) diff --git a/mix.exs b/mix.exs index 4765b445..b92f2fdb 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.51.3" + @version "1.52.0" def project do [