Skip to content

Commit 7df0094

Browse files
committed
bump version
1 parent fcb6dca commit 7df0094

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 3.3.0 - 2025-02-18
2+
- ads: fix onDismiss not called when ads are disabled
3+
- ads: improve error handling and logs (2)
4+
- boards: show only selected projects
5+
- msal: improve error logs
6+
- avoid html editor not initialized exception
7+
- boards/sprints: add search items field
8+
- sprint: add edit item action
9+
- boards/sprints: add type and assignee filters
10+
111
## 3.2.1 - 2025-02-11
212
- fix backlogs api call
313
- ads: avoid making requests if 'Unable to obtain a JavascriptEngine' error occurs

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 'azure_devops'
2-
version: 3.2.1+76
2+
version: 3.3.0+77
33
description: 'Azure DevOps unofficial mobile app'
44
homepage: 'homepage'
55
publish_to: 'none'

0 commit comments

Comments
 (0)