File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11twilio-csharp Changelog
22=======================
33
4- [ 2017-02-09] Version 5.0.0
4+
5+ [ 2017-02-24] Version 5.0.1
6+ --------------------------
7+ - URL encode all parameters
8+ - Remove erroneous JWT header in .NET 3.5
9+
10+
11+ [ 2017-02-21] Version 5.0.0
512--------------------------
613** New Major Version**
714
Original file line number Diff line number Diff line change 1414
1515internal class AssemblyInfomation
1616{
17- public const string AssemblyInformationalVersion = "5.0.0 " ;
17+ public const string AssemblyInformationalVersion = "5.0.1 " ;
1818}
Original file line number Diff line number Diff line change 77 <Copyright >Copyright © Twilio</Copyright >
88 <AssemblyTitle >Twilio</AssemblyTitle >
99 <NeutralLanguage >en-US</NeutralLanguage >
10- <VersionPrefix >5.0.0 </VersionPrefix >
10+ <VersionPrefix >5.0.1 </VersionPrefix >
1111 <Authors >Twilio</Authors >
1212 <NoWarn >$(NoWarn);CS1591</NoWarn >
1313 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
You can’t perform that action at this time.
0 commit comments