Skip to content

Commit 7912e33

Browse files
authored
Merge pull request #3 from encryption4all/release-plz-2026-05-18T08-58-13Z
chore: release v0.2.2
2 parents 9095869 + df25bad commit 7912e33

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.2.2](https://github.com/encryption4all/irmars/compare/v0.2.1...v0.2.2) - 2026-05-18
11+
12+
### Other
13+
14+
- bump irmago server to v0.19.2
15+
- point scheme download at schemes.yivi.app
16+
- modernize workflows and bump actions to latest
17+
- enforce Conventional Commits in PR titles
18+
- Bump dependencies to current major versions

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "irmars"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
authors = [
55
"David Venhoek <david@venhoek.nl>",
66
"Ruben Hensen <r.hensen@caesar.nl>",

0 commit comments

Comments
 (0)