Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihailenco committed Sep 23, 2021
1 parent 8876062 commit 8bc449e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ jobs:
- uses: actions/checkout@v2
- uses: ncipollo/release-action@v1
with:
body: Check CHANGELOG.md for details
body:
Please refer to [CHANGELOG.md](https://github.com/go-pg/pg/blob/v10/CHANGELOG.md) for
details
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ but works with PostgreSQL, MySQL, and SQLite.

# Changelog

## v10.10.6

- Updated OpenTelemetry to v1.0.0.

## v10.10

- Removed extra OpenTelemetry spans from go-pg core. Now go-pg instrumentation only adds a single
Expand Down

0 comments on commit 8bc449e

Please sign in to comment.