diff --git a/CHANGELOG.md b/CHANGELOG.md index 24f49bba..3d81d415 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.70.4](https://github.com/wanderer-industries/wanderer/compare/v1.70.3...v1.70.4) (2025-06-16) + + + + +### Bug Fixes: + +* Core: Distribute tracking to minimal pool first + ## [v1.70.3](https://github.com/wanderer-industries/wanderer/compare/v1.70.2...v1.70.3) (2025-06-16) diff --git a/mix.exs b/mix.exs index 89938652..4f1359db 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.70.3" + @version "1.70.4" def project do [