Skip to content

Commit 7ae4042

Browse files
author
Max Presman
committed
changelog
1 parent 5ddcd6a commit 7ae4042

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.pubnub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 4.6.5
33
schema: 1
44
scm: github.com/pubnub/java
55
files:
6-
- build/libs/pubnub-gson-4.6.5-all.jar
6+
- build/libs/pubnub-gson-4.7.0-all.jar
77
changelog:
88
- version: v4.7.0
99
date:

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
## [v4.7.0](https://github.com/pubnub/java/tree/v4.7.0)
3+
4+
5+
[Full Changelog](https://github.com/pubnub/java/compare/v4.6.5...v4.7.0)
6+
7+
- 🌟Allow injection of httpLoggingInterceptor for extra logging monitoring..
8+
9+
10+
11+
212
## [v4.6.5](https://github.com/pubnub/java/tree/v4.6.5)
313

414

0 commit comments

Comments
 (0)