Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
StackExchange.Redis
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tsai
StackExchange.Redis
Commits
4b82540c
Commit
4b82540c
authored
Jul 03, 2018
by
Marc Gravell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update release notes to include tracking ref
parent
c5aed61f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
StackExchange.Redis.sln
StackExchange.Redis.sln
+1
-0
ReleaseNotes.md
docs/ReleaseNotes.md
+4
-0
No files found.
StackExchange.Redis.sln
View file @
4b82540c
...
@@ -10,6 +10,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
...
@@ -10,6 +10,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
Directory.build.props = Directory.build.props
Directory.build.props = Directory.build.props
global.json = global.json
global.json = global.json
NuGet.Config = NuGet.Config
NuGet.Config = NuGet.Config
docs\ReleaseNotes.md = docs\ReleaseNotes.md
Shared.ruleset = Shared.ruleset
Shared.ruleset = Shared.ruleset
version.json = version.json
version.json = version.json
EndProjectSection
EndProjectSection
...
...
docs/ReleaseNotes.md
View file @
4b82540c
...
@@ -2,6 +2,10 @@
...
@@ -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
# Important: .NET 4.0 support is currently **disabled**; if you need .NET 4.0, please stick with 1.2.1 while we keep investigating
## 2.0-alpha.* (not released)
-
this is the 2.0 preview build; please see
[
this tracking issue
](
https://github.com/StackExchange/StackExchange.Redis/issues/871
)
## 1.2.6
## 1.2.6
-
fix change to
`cluster nodes`
output when using cluster-enabled target and 4.0+ (see
[
redis #4186
](
https://github.com/antirez/redis/issues/4186
)
-
fix change to
`cluster nodes`
output when using cluster-enabled target and 4.0+ (see
[
redis #4186
](
https://github.com/antirez/redis/issues/4186
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment