Skip to content

Commit 088d519

Browse files
committed
Improved changelog message
1 parent bf1ef5e commit 088d519

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

firebase-functions/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Unreleased
22

3-
- [changed] Bump dependency on OkHTTP to version 4.12.0.
3+
- [changed] Bumped dependency on OkHTTP to version 4.12.0 from version 3.12.13. If your app depends
4+
on OkHTTP version 3.x the change is both binary- and Java source-compatible, with a few small
5+
exceptions. See https://square.github.io/okhttp/changelogs/upgrading_to_okhttp_4/ for more
6+
details.
47

58
# 22.0.1
69

firebase-perf/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Unreleased
22

3-
- [changed] Bump dependency on OkHTTP to version 4.12.0.
3+
- [changed] Bumped dependency on OkHTTP to version 4.12.0 from version 3.12.13. If your app depends
4+
on OkHTTP version 3.x the change is both binary- and Java source-compatible, with a few small
5+
exceptions. See https://square.github.io/okhttp/changelogs/upgrading_to_okhttp_4/ for more
6+
details.
47

58
# 22.0.2
69

0 commit comments

Comments
 (0)