You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alternately, you can simply [clone this repository](https://github.com/socketlabs/socketlabs-java.git) directly to include the source code in your project.
64
64
@@ -227,6 +227,12 @@ unique merge data per recipient.
227
227
This example demonstrates how to send a bulk message with an AMP Html body.
228
228
For more information about AMP please see [AMP Project](https://amp.dev/documentation/)
229
229
230
+
<aname="version"></a>
231
+
# Version
232
+
* 1.1.1 - Adding request timeout value on the client for Http requests
233
+
* 1.1.0 - Adds Amp Html Support
234
+
* 1.0.0 - Initial Release
235
+
*
230
236
<aname="license"></a>
231
237
# License
232
238
The SocketLabs.EmailDelivery library and all associated code, including any code samples, are [MIT Licensed](https://github.com/socketlabs/socketlabs-java/blob/master/LICENSE.MD).
0 commit comments