Skip to content

Commit 6cd2803

Browse files
committed
feat(changelog): add new version 1.1.0 with app version enforcement and package updates
- Add `UpdateRequiredPage` for users with outdated app versions - Integrate `package_info_plus` and `pub_semver` for version management - Update CHANGELOG.md with new version details
1 parent 0d7c395 commit 6cd2803

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.1.0
4+
5+
- **Feature:** Implemented app version enforcement based on remote configuration, including a dedicated `UpdateRequiredPage` to guide users to update.
6+
- **Enhancement:** Integrated `package_info_plus` and `pub_semver` for accurate version retrieval and comparison across platforms (Android, iOS, Web).
7+
38
## 1.0.1
49

510
- **Version Control:** Transitioned from date-based versioning to semantic versioning. This release marks the first version following the semantic versioning standard.

0 commit comments

Comments
 (0)