Skip to content

Commit 726415e

Browse files
committed
Update changelog and version for installer loader
1 parent 1102f5c commit 726415e

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

installer-downloader/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ Line wrap the file at 100 chars. Th
2121

2222
## [Unreleased]
2323

24+
## [1.2.0] - 2025-09-30
25+
### Changed
26+
- Ignore releases with a rollout of `0`.
27+
28+
2429
## [1.1.0] - 2025-06-16
2530
### Added
2631
#### Windows

installer-downloader/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "installer-downloader"
33
description = "A secure minimal web installer for the Mullvad app"
4-
version = "1.1.0"
4+
version = "1.2.0"
55
publish = false
66
authors.workspace = true
77
repository.workspace = true

0 commit comments

Comments
 (0)