diff --git a/CHANGELOG.md b/CHANGELOG.md index b84cd2de..99deabe7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.5.0](https://github.com/wanderer-industries/wanderer/compare/v1.4.0...v1.5.0) (2024-10-11) + + + + +### Features: + +* Map: Follow Character on Map and auto select their current system + ## [v1.4.0](https://github.com/wanderer-industries/wanderer/compare/v1.3.6...v1.4.0) (2024-10-11) diff --git a/mix.exs b/mix.exs index e348d481..a5824409 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule WandererApp.MixProject do use Mix.Project @source_url "https://github.com/wanderer-industries/wanderer" - @version "1.4.0" + @version "1.5.0" def project do [