diff --git a/CHANGELOG.md b/CHANGELOG.md index a95d9da..8581a28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + +### Added + +- Added "components index updated" toast + ## [3.1.5] ### Added diff --git a/Cargo.toml b/Cargo.toml index 95dbdf9..7a7a260 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ build = "build.rs" [profile.release] strip = true lto = true -opt-level = 3 +opt-level = "s" [build-dependencies] glib-build-tools = "0.17" diff --git a/anime-launcher-sdk b/anime-launcher-sdk index e47af52..7286ef8 160000 --- a/anime-launcher-sdk +++ b/anime-launcher-sdk @@ -1 +1 @@ -Subproject commit e47af5264697e67753ed71b37c08d224bca0922b +Subproject commit 7286ef8b1771b78292ccf58c39b621c790a2d3cc