Skip to content

Commit 29266d7

Browse files
committed
0.10.5
1 parent 8d0abda commit 29266d7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Readme.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= OS-Lib
2-
:version: 0.10.4
2+
:version: 0.10.5
33
:toc-placement: preamble
44
:toclevels: 3
55
:toc:
@@ -2247,6 +2247,12 @@ string, int or set representations of the `os.PermSet` via:
22472247

22482248
== Changelog
22492249

2250+
[#0-10-5]
2251+
=== 0.10.5
2252+
2253+
* Introduce `os.SubProcess.env` `DynamicVariable` to override default `env`
2254+
(https://github.com/com-lihaoyi/os-lib/pull/295)
2255+
22502256
[#0-10-4]
22512257
=== 0.10.4
22522258

0 commit comments

Comments
 (0)