Skip to content

Commit faf4d08

Browse files
committed
Updated CHANGELOG for 0.0.3
1 parent 21bb073 commit faf4d08

File tree

4 files changed

+22
-51
lines changed

4 files changed

+22
-51
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,30 @@ conda-docker Change Log
44

55

66

7+
78
<!-- current developments -->
89

10+
## v0.0.3
11+
**Changed:**
12+
13+
* `build_docker_environment` refactored into two functions to expose
14+
an internal function `build_docker_environment_image` to be used by
15+
libraries e.g. conda-store
16+
17+
**Fixed:**
18+
19+
* Use copies if conda installation and temporary directory are on different devices
20+
* JSONDecodeError when using a list of package specification
21+
22+
**Authors:**
23+
24+
* Anthony Scopatz
25+
* Chris Ostrouchov
26+
* Chris Burr
27+
* Julian Rüth
28+
29+
30+
931
## v0.0.2
1032
**Added:**
1133

news/cross-device-link.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/feature-expose-docker-image-api.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

news/json-decode-error.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)