Skip to content

Commit 4081faf

Browse files
committed
v1.8.0rc5
1 parent 8625054 commit 4081faf

2 files changed

Lines changed: 24 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,29 @@
33
* As of v1.4.0 release candidates will be published in an effort to get new features out faster while still allowing
44
time for full QA testing before moving the release candidate to a full release.
55

6-
## v1.8.0rc4 [2024-06-07]
6+
## v1.8.0rc5 [2024-06-24]
7+
8+
__What's New:__
9+
10+
* None
11+
12+
__Enhancements:__
13+
14+
* None
15+
16+
__Bug Fixes:__
17+
18+
* check for enabled feature before listing `my-resources`.
19+
20+
__Dependencies:__
21+
22+
* None
23+
24+
__Other:__
25+
26+
* None
27+
28+
## v1.8.0rc4 [2024-06-24]
729

830
__What's New:__
931

src/pybritive/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.8.0rc4'
1+
__version__ = '1.8.0rc5'

0 commit comments

Comments
 (0)