File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 11= OS-Lib
2- :version: 0.10.5
2+ :version: 0.10.6
33:toc-placement: preamble
44:toclevels: 3
55:toc:
@@ -2247,12 +2247,18 @@ string, int or set representations of the `os.PermSet` via:
22472247
22482248== Changelog
22492249
2250+ [#0-10-6]
2251+ === 0.10.6
2252+
2253+ * Make `os.pwd` modifiable via the `os.dynamicPwd` dynamic variable https://github.com/com-lihaoyi/os-lib/pull/298
2254+
22502255[#0-10-5]
22512256=== 0.10.5
22522257
22532258* Introduce `os.SubProcess.env` `DynamicVariable` to override default `env`
22542259 (https://github.com/com-lihaoyi/os-lib/pull/295)
22552260
2261+
22562262[#0-10-4]
22572263=== 0.10.4
22582264
@@ -2272,7 +2278,7 @@ string, int or set representations of the `os.PermSet` via:
22722278[#0-10-2]
22732279=== 0.10.2
22742280
2275- * Support `os.proc` on Scala Native ([#257]( https://github.com/com-lihaoyi/os-lib/pull/257) )
2281+ * Support `os.proc` on Scala Native (https://github.com/com-lihaoyi/os-lib/pull/257)
22762282
22772283[#0-10-1]
22782284=== 0.10.1
You can’t perform that action at this time.
0 commit comments