Skip to content

Commit de8b26b

Browse files
author
lhirata
authored
Merge pull request cockroachdb#3253 from cockroachdb/fix-release-notes
Fix release notes
2 parents aa80e58 + a539bc0 commit de8b26b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

releases/v2.1.0-alpha.20180604.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ Get future release notes emailed to you:
3030
### Downloads
3131

3232
<div id="os-tabs" class="clearfix">
33-
<a href="https://binaries.cockroachdb.com/cockroach-v2.1-alpha.20180604.darwin-10.9-amd64.tgz"><button id="mac" data-eventcategory="mac-binary-release-notes">Mac</button></a>
34-
<a href="https://binaries.cockroachdb.com/cockroach-v2.1-alpha.201800604.linux-amd64.tgz"><button id="linux" data-eventcategory="linux-binary-release-notes">Linux</button></a>
35-
<a href="https://binaries.cockroachdb.com/cockroach-v2.1-alpha.20180604.windows-6.2-amd64.zip"><button id="windows" data-eventcategory="windows-binary-release-notes">Windows</button></a>
36-
<a href="https://binaries.cockroachdb.com/cockroach-v2.1-alpha.20180604.src.tgz"><button id="source" data-eventcategory="source-release-notes">Source</button></a>
33+
<a href="https://binaries.cockroachdb.com/cockroach-v2.1.0-alpha.20180604.darwin-10.9-amd64.tgz"><button id="mac" data-eventcategory="mac-binary-release-notes">Mac</button></a>
34+
<a href="https://binaries.cockroachdb.com/cockroach-v2.1.0-alpha.20180604.linux-amd64.tgz"><button id="linux" data-eventcategory="linux-binary-release-notes">Linux</button></a>
35+
<a href="https://binaries.cockroachdb.com/cockroach-v2.1.0-alpha.20180604.windows-6.2-amd64.zip"><button id="windows" data-eventcategory="windows-binary-release-notes">Windows</button></a>
36+
<a href="https://binaries.cockroachdb.com/cockroach-v2.1.0-alpha.20180604.src.tgz"><button id="source" data-eventcategory="source-release-notes">Source</button></a>
3737
</div>
3838

3939
### General Changes
@@ -115,7 +115,7 @@ Get future release notes emailed to you:
115115

116116
### Doc Updates
117117

118-
- Documented [special syntax forms](../v2.1/functions-and-operators.html#special-syntax-forms) of built-in SQL functions and [conditional and function-like operators](../v2.1/functions-and-operators.html#conditional-and-function-like-operators), and updated the [SQL operator order of precendence](../v2.1/functions-and-operators.html#operators). [#3192][#3192]
118+
- Documented [special syntax forms](../v2.1/functions-and-operators.html#special-syntax-forms) of built-in SQL functions and [conditional and function-like operators](../v2.1/functions-and-operators.html#conditional-and-function-like-operators), and updated the [SQL operator order of precedence](../v2.1/functions-and-operators.html#operators). [#3192][#3192]
119119
- Added best practices on [understanding and avoiding transaction contention](../v2.1/performance-best-practices-overview.html#understanding-and-avoiding-transaction-contention) and a related [FAQ](../v2.1/operational-faqs.html#why-would-increasing-the-number-of-nodes-not-result-in-more-operations-per-second). [#3156][#3156]
120120
- Improved the documentation of [`AS OF SYSTEM TIME`](../v2.1/as-of-system-time.html). [#3155][#3155]
121121
- Expanded the [manual deployment](../v2.1/manual-deployment.html) guides to cover running a sample workload against a cluster. [#3149][#3149]
@@ -132,7 +132,7 @@ This release includes 304 merged PRs by 38 authors. We would like to thank the f
132132
- Nishant Gupta
133133
- Vijay Karthik
134134
- wabada
135-
- yuzefovich
135+
- Yahor Yuzefovich
136136

137137
[#24709]: https://github.com/cockroachdb/cockroach/pull/24709
138138
[#24735]: https://github.com/cockroachdb/cockroach/pull/24735

0 commit comments

Comments
 (0)