Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 98505fa

Browse files
committed
Merge remote-tracking branch 'public/master'
2 parents 7b18e04 + ae8db94 commit 98505fa

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ All notable changes to the LaunchDarkly Java SDK will be documented in this file
77
## Changed
88
- Removed GSON dependency from default jar (fixes #103)
99

10-
## [2.3.3] - 2017-10-19
11-
## Changed
12-
- Removed GSON dependency from default jar (fixes #103)
13-
14-
1510
## [2.3.2] - 2017-09-22
1611
## Changed
1712
- Only log a warning on the first event that overflows the event buffer [#102]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
LaunchDarkly SDK for Java
22
=========================
33

4-
![Circle CI](https://circleci.com/gh/launchdarkly/java-client.png)
4+
[![Circle CI](https://circleci.com/gh/launchdarkly/java-client.svg?style=shield)](https://circleci.com/gh/launchdarkly/java-client)
55
[![Javadocs](http://javadoc.io/badge/com.launchdarkly/launchdarkly-client.svg)](http://javadoc.io/doc/com.launchdarkly/launchdarkly-client)
66
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Flaunchdarkly%2Fjava-client.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Flaunchdarkly%2Fjava-client?ref=badge_shield)
77

0 commit comments

Comments
 (0)