diff --git a/ChangeLog.txt b/ChangeLog.txt index 2c15b781280a..aca4ffab486c 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,9 @@ +2013.04.01 Version 0.4.2 + * Fixed encoding issues to make sure the SDK works well with Unicode + * Storage Queue now throws an exception instead of submitting the message if the message is null + * Fixed a Service Bus receiving message issue if the locale is neither US nor UTC + * Filled the gaps in Javadoc for package level description + 2013.03.12 Version 0.4.1 * Added "Azure-SDK-For-Java/" To User-Agent HTTP header * Added connection string support for Service Bus