Skip to content

Commit

Permalink
changelog: Add latest oob migration fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Wojkovich committed Jan 5, 2022
1 parent 68227bc commit e990fba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ All notable changes to Sourcegraph are documented in this file.
### Fixed

- Skipped migrations caused existing Code Insights to not appear. [#29395](https://github.com/sourcegraph/sourcegraph/pull/29395)
- Enterprise only out-of-band migrations failed to execute due to missing enterprise configuration flag. [#29426](https://github.com/sourcegraph/sourcegraph/pull/29426)
- Enterprise-only out-of-band migrations failed to execute due to missing enterprise configuration flag. [#29426](https://github.com/sourcegraph/sourcegraph/pull/29426)
- Fix the display of enterprise-only out-of-band migrations in the frontend service. [#29428](https://github.com/sourcegraph/sourcegraph/pull/29428)

## 3.35.0

Expand Down

0 comments on commit e990fba

Please sign in to comment.