diff --git a/CHANGELOG.md b/CHANGELOG.md index 9320c004..3f623bfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.13.0](https://github.com/wanderer-industries/wanderer/compare/v1.12.11...v1.13.0) (2024-10-28) + + + + +### Features: + +* Core: Use ESI /characters/affiliation API + ## [v1.12.11](https://github.com/wanderer-industries/wanderer/compare/v1.12.10...v1.12.11) (2024-10-25) diff --git a/mix.exs b/mix.exs index db448932..a509a557 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.12.11" + @version "1.13.0" def project do [