Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
szokeasaurusrex committed Jan 30, 2024
1 parent 92554a7 commit 61e2a11
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,16 @@

## 2.27.0

### Various fixes & improvements

### Improvements
- Prefer `--url` argument over empty auth token URL (#1914) by @szokeasaurusrex
- feat(xcode): Print redirected output file path when going to the background (#1920) by @krystofwoldrich

### Fixes
- 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

### Other

- Remove `dsyms/associate` API usage (#1886) by @Swatinem
- Update incorrect usages of `OrgNotFound` to `ProjectNotFound` (#1916) by @szokeasaurusrex
- Prefer `--url` argument over empty auth token URL (#1914) by @szokeasaurusrex

## 2.26.0

Expand Down

0 comments on commit 61e2a11

Please sign in to comment.