Commit e86bbac8 authored by Marc Gravell's avatar Marc Gravell

1.2.4 deploy

parent 0b8b5cbf
<Project>
<PropertyGroup>
<VersionPrefix>1.2.3</VersionPrefix>
<VersionPrefix>1.2.4</VersionPrefix>
<Copyright>2017 Stack Exchange, Inc.</Copyright>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
......
......@@ -2,6 +2,10 @@
# Important: .NET 4.0 support is currently **disabled**; if you need .NET 4.0, please stick with 1.2.1 while we keep investigating
## 1.2.4
- fix: incorrect build configuration (#649)
## 1.2.3
- fix: when using `redis-cluster` with multiple replicas, use round-robin when selecting replica (#610)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment