diff --git a/CHANGELOG.md b/CHANGELOG.md index 35d0d4be..540fc8e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.16.0](https://github.com/wanderer-industries/wanderer/compare/v1.15.5...v1.16.0) (2024-11-15) + + + + +### Features: + +* Signatures: Add additional filters support to signature list, show description icon + ## [v1.15.5](https://github.com/wanderer-industries/wanderer/compare/v1.15.4...v1.15.5) (2024-11-14) diff --git a/mix.exs b/mix.exs index 8c4606da..399568f8 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule WandererApp.MixProject do use Mix.Project @source_url "https://github.com/wanderer-industries/wanderer" - @version "1.15.5" + @version "1.16.0" def project do [