diff --git a/CHANGELOG.md b/CHANGELOG.md index a6feb0f4..4fb807af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.101.0](https://github.com/wanderer-industries/wanderer/compare/v1.100.8...v1.101.0) (2026-06-01) + + + + +### Features: + +* track Save Mass (locked) status on connections + ## [v1.100.8](https://github.com/wanderer-industries/wanderer/compare/v1.100.7...v1.100.8) (2026-06-01) diff --git a/mix.exs b/mix.exs index 8e6b44f3..b4110634 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.100.8" + @version "1.101.0" def project do [