Skip to content

Commit 6c05cff

Browse files
committed
v2.3.2
1 parent f3aae49 commit 6c05cff

2 files changed

Lines changed: 22 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,26 @@
11
# Changelog
22

3-
> As of v1.4.0, release candidates will be published in an effort to get new features out faster while still allowing
4-
> time for full QA testing before moving the release candidate to a full release.
3+
## v2.3.2 [2026-04-07]
4+
5+
__What's New:__
6+
7+
* None
8+
9+
__Enhancements:__
10+
11+
* None
12+
13+
__Bug Fixes:__
14+
15+
* Fixed error when auto-completing `pybritive api` commands when DNS resolution fails
16+
17+
__Dependencies:__
18+
19+
* None
20+
21+
__Other:__
22+
23+
* None
524

625
## v2.3.1 [2025-12-08]
726

src/pybritive/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.3.1'
1+
__version__ = '2.3.2'

0 commit comments

Comments
 (0)