Skip to content

Commit 5bbba37

Browse files
committed
changelog, version update
1 parent a6e5089 commit 5bbba37

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## 2.100.2 (2021-12-08)
4+
[Source](https://github.com/nerdvegas/rez/tree/2.100.2) | [Diff](https://github.com/nerdvegas/rez/compare/2.100.1...2.100.2)
5+
6+
**Merged pull requests:**
7+
8+
- sonarcloud flagged bugs (4) [\#1167](https://github.com/nerdvegas/rez/pull/1167) ([nerdvegas](https://github.com/nerdvegas))
9+
10+
**Closed issues:**
11+
12+
- fix 4 sonarcloud-flagged bugs [\#1166](https://github.com/nerdvegas/rez/issues/1166)
13+
314
## 2.100.1 (2021-12-08)
415
[Source](https://github.com/nerdvegas/rez/tree/2.100.1) | [Diff](https://github.com/nerdvegas/rez/compare/2.100.0...2.100.1)
516

src/rez/utils/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515

1616
# Update this value to version up Rez. Do not place anything else in this file.
17-
_rez_version = "2.100.1"
17+
_rez_version = "2.100.2"

0 commit comments

Comments
 (0)