Skip to content

Commit

Permalink
Merge pull request #203 from privacybydesign/version-bump-v7.4.1
Browse files Browse the repository at this point in the history
chore: version bump and changelog for v7.4.1
  • Loading branch information
sjoerdlmkns authored Jun 15, 2023
2 parents 61d509d + 2df0374 commit 71d036b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ 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
### Changed
- Replace breaking hyphens in requestor URLs with non-breaking hyphens
## [7.4.1] - 2023-06-15
### Added
- Show custom error message when the server returns a response indicating that the user is not registered

### Changed
- Replace breaking hyphens in requestor URLs with non-breaking hyphens

### Fixed
- Cold starting the app with a universal link fails to start a session

Expand Down Expand Up @@ -336,7 +337,7 @@ This release only includes iOS changes.
- Log screen now shows all log items
- Various bug fixes


[7.4.1]: https://github.com/privacybydesign/irmamobile/compare/v7.4.0...v7.4.1
[7.4.0]: https://github.com/privacybydesign/irmamobile/compare/v7.3.1...v7.4.0
[7.3.1]: https://github.com/privacybydesign/irmamobile/compare/v7.3.0...v7.3.1
[7.3.0]: https://github.com/privacybydesign/irmamobile/compare/v7.2.0...v7.3.0
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: irmamobile
description: IRMA Authentication

# A build number cannot be reused once a build is in use on Android.
version: 7.4.0+4194460
version: 7.4.1+4194461

environment:
sdk: ">=2.19.6 <3.0.0"
Expand Down

0 comments on commit 71d036b

Please sign in to comment.