diff --git a/CHANGELOG.md b/CHANGELOG.md index aaf1cd24..5c789b05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.85.0](https://github.com/wanderer-industries/wanderer/compare/v1.84.37...v1.85.0) (2025-11-19) + + + + +### Features: + +* core: added support for new ship types + ## [v1.84.37](https://github.com/wanderer-industries/wanderer/compare/v1.84.36...v1.84.37) (2025-11-19) diff --git a/mix.exs b/mix.exs index f77862f9..8cc199bc 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.37" + @version "1.85.0" def project do [