Skip to content

Commit

Permalink
Fix CHANGELOG sections
Browse files Browse the repository at this point in the history
  • Loading branch information
2opremio committed Sep 8, 2022
1 parent e04558a commit d771e05
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion services/horizon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,13 @@ file. This project adheres to [Semantic Versioning](http://semver.org/).

**Upgrading to this version from <= v2.8.3 will trigger a state rebuild. During this process (which will take at least 10 minutes), Horizon will not ingest new ledgers.**

### Changes

- Bump Go to the latest version, including net/http and net/url security fixes ([4577](https://github.com/stellar/go/pull/4577))

### DB Schema Migration

- Added indexes by id for assets in the respective `history_trades` tables. Ingestion will stop while the migration is being applied. ([4565](https://github.com/stellar/go/pull/4565))
- Bump Go to the latest version, including net/http and net/url security fixes ([4577](https://github.com/stellar/go/pull/4577))

## 2.20.0

Expand Down

0 comments on commit d771e05

Please sign in to comment.