diff --git a/CHANGELOG.md b/CHANGELOG.md index 7eda0a24..f523a242 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ +## [v1.38.0](https://github.com/wanderer-industries/wanderer/compare/v1.37.9...v1.38.0) (2025-01-10) + + + + +### Features: + +* Map: Ability to store/view audit logs up to 3 months + +* Map: Inroduced Env settings for connection auto EOL/remove timeouts + ## [v1.37.9](https://github.com/wanderer-industries/wanderer/compare/v1.37.8...v1.37.9) (2025-01-10) diff --git a/mix.exs b/mix.exs index d30e1334..f7ab5b84 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.37.9" + @version "1.38.0" def project do [