diff --git a/CHANGELOG.md b/CHANGELOG.md index fb18da57..d3e97bb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ +## [v1.36.1](https://github.com/wanderer-industries/wanderer/compare/v1.36.0...v1.36.1) (2025-01-08) + + + + +### Bug Fixes: + +* Map: Removed unnecessary comment + +* Map: Add support RU signatures and fix filtering + ## [v1.36.0](https://github.com/wanderer-industries/wanderer/compare/v1.35.0...v1.36.0) (2025-01-07) diff --git a/mix.exs b/mix.exs index 9970e22a..2a1bb68d 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.36.0" + @version "1.36.1" def project do [