We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3aae49 commit 6c05cffCopy full SHA for 6c05cff
2 files changed
CHANGELOG.md
@@ -1,7 +1,26 @@
1
# Changelog
2
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.
+## v2.3.2 [2026-04-07]
+
5
+__What's New:__
6
7
+* None
8
9
+__Enhancements:__
10
11
12
13
+__Bug Fixes:__
14
15
+* Fixed error when auto-completing `pybritive api` commands when DNS resolution fails
16
17
+__Dependencies:__
18
19
20
21
+__Other:__
22
23
24
25
## v2.3.1 [2025-12-08]
26
src/pybritive/__init__.py
@@ -1 +1 @@
-__version__ = '2.3.1'
+__version__ = '2.3.2'
0 commit comments