diff --git a/CHANGELOG.md b/CHANGELOG.md index c56d05581c..53f11b7042 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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