Skip to content

Commit 8bc449e

Browse files
committed
Update changelog
1 parent 8876062 commit 8bc449e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.github/workflows/release.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ jobs:
1212
- uses: actions/checkout@v2
1313
- uses: ncipollo/release-action@v1
1414
with:
15-
body: Check CHANGELOG.md for details
15+
body:
16+
Please refer to [CHANGELOG.md](https://github.com/go-pg/pg/blob/v10/CHANGELOG.md) for
17+
details

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ but works with PostgreSQL, MySQL, and SQLite.
88

99
# Changelog
1010

11+
## v10.10.6
12+
13+
- Updated OpenTelemetry to v1.0.0.
14+
1115
## v10.10
1216

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

0 commit comments

Comments
 (0)