Skip to content

Commit

Permalink
Fix CHANGELOG notes (#2992)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jkovarik authored Jun 14, 2022
1 parent 7e7c1fc commit ba43ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
index and then redeploy:

```text
> DROP INDEX IF EXISTS postgres-db-migration;
DROP INDEX IF EXISTS files_granule_cumulus_id_index;
```

### Breaking Changes
Expand Down

0 comments on commit ba43ea3

Please sign in to comment.