Skip to content

Commit c0e1979

Browse files
author
Christopher Doris
committed
release 0.2.29
1 parent b41481c commit c0e1979

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

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

3-
## Unreleased
3+
## 0.2.29 (2025-05-14)
44
* Bug fix: detect actual libstdcxx version.
5+
* Bug fix: comparing paths on weird filesystems.
56

67
## 0.2.28 (2025-04-09)
78
* Bug fix: remove lazy loading for backends, which is incompatible with precompilation.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CondaPkg"
22
uuid = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
33
authors = ["Christopher Doris <github.com/cjdoris>"]
4-
version = "0.2.28"
4+
version = "0.2.29"
55

66
[deps]
77
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"

0 commit comments

Comments
 (0)