Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sstasi95 committed Jan 26, 2024
1 parent fe419bf commit b874e2f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 2.3.0 - 2024-01-26
- fix android back button handling (2)
- upgrade to flutter 3.16.7 and upgrade dependencies
- refactoring: add AppBasePage component
- fix android back button handling
- Implement named filters (#31)
- fix material3 TabBar style
- get work item type fields faster
- fix edit work item with empty identity field
- Upgrade to Flutter 3.16.5 (#21)
- avoid clearing filters on clear cache

## 2.2.0 - 2024-01-02
- Add FUNDING.yml
- Avoid persisting filters when coming from project page for pipelines and commits. (#30)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'azure_devops'
version: 2.2.0+59
version: 2.3.0+60
description: 'Azure DevOps unofficial mobile app'
homepage: 'homepage'
publish_to: 'none'
Expand Down

0 comments on commit b874e2f

Please sign in to comment.