From c845f2d5f92bceb87ec4ed3d5dfc5bd8cc3a3c3d Mon Sep 17 00:00:00 2001 From: Simon Esposito Date: Mon, 11 Sep 2023 11:58:03 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 429e06b3d7..0e9407fed5 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project are documented below. The format is based on [keep a changelog](http://keepachangelog.com) and this project uses [semantic versioning](http://semver.org). ## [Unreleased] +### Changed +- Use Steam partner API instead of public API for Steam profiles and friends requests. + ### Fixed - Fixed multiple issues found by linter.