We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b138d91 commit 2042457Copy full SHA for 2042457
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+## 2.98.1 (2021-11-19)
4
+[Source](https://github.com/nerdvegas/rez/tree/2.98.1) | [Diff](https://github.com/nerdvegas/rez/compare/2.98.0...2.98.1)
5
+
6
+**Merged pull requests:**
7
8
+- Issue 1119 code removal [\#1151](https://github.com/nerdvegas/rez/pull/1151) ([nerdvegas](https://github.com/nerdvegas))
9
10
## 2.98.0 (2021-11-02)
11
[Source](https://github.com/nerdvegas/rez/tree/2.98.0) | [Diff](https://github.com/nerdvegas/rez/compare/2.97.0...2.98.0)
12
src/rez/utils/_version.py
@@ -1,7 +1,7 @@
# Update this value to version up Rez. Do not place anything else in this file.
-_rez_version = "2.98.0"
+_rez_version = "2.98.1"
# Copyright 2013-2016 Allan Johns.
0 commit comments