Skip to content

Commit

Permalink
Release v0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Zomtir committed May 27, 2024
1 parent 23210a8 commit e5df85f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
## Release v0.8 (29th April 2024)

- feat: Inventory management
- feat: Course skill requirements
- feat: Club statistics
- feat: Event participant and owner registrations
- fix: Better login hints
- fix: Default user key and pw is random
- chore: Flutter package updates
- docs: Initial super user
- ci: Option to publish to iOS App Store
- ci: Enable upload to GitHub release

## Release v0.8 (29th April 2024)

- feat: Adapt app name
- feat: Club and location administration
- feat: Rework team permissions
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: Course Participation Tracker
publish_to: 'none' # Remove this line if you wish to publish to pub.dev

# The following defines the version and build number for your application.
version: 0.8.0+1
version: 0.9.0+1

environment:
sdk: '>=3.0.0'
Expand Down

0 comments on commit e5df85f

Please sign in to comment.