Merge branch 'main' of github.com:wanderer-industries/wanderer

This commit is contained in:
Dmitry Popov
2024-11-15 17:12:37 +01:00
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -2,6 +2,15 @@
<!-- changelog -->
## [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)
+1 -1
View File
@@ -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
[