Skip to content

Commit 61e2a11

Browse files
Update CHANGELOG.md
1 parent 92554a7 commit 61e2a11

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@
44

55
## 2.27.0
66

7-
### Various fixes & improvements
8-
7+
### Improvements
8+
- Prefer `--url` argument over empty auth token URL (#1914) by @szokeasaurusrex
99
- feat(xcode): Print redirected output file path when going to the background (#1920) by @krystofwoldrich
10+
11+
### Fixes
12+
- Correct error message for querying events/issues on non-existing project. The message now states that the project could not be found, instead of stating that the organization could not be found. (#1916) by @szokeasaurusrex
13+
14+
### Other
15+
1016
- Remove `dsyms/associate` API usage (#1886) by @Swatinem
11-
- Update incorrect usages of `OrgNotFound` to `ProjectNotFound` (#1916) by @szokeasaurusrex
12-
- Prefer `--url` argument over empty auth token URL (#1914) by @szokeasaurusrex
1317

1418
## 2.26.0
1519

0 commit comments

Comments
 (0)