Skip to content

Commit a56b528

Browse files
authored
Merge pull request #80 from nexB/release/v0.2.0
add changelog for v0.2.0
2 parents 718668d + c162768 commit a56b528

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Diff for: CHANGELOG.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@ Changelog
22
=========
33

44

5-
v (next, future)
6-
-----------------------
5+
v0.2.0
6+
-------
77

8+
- Don't delete temp directory in fetch_via_vcs
89

910
v0.1.0
1011
---------

Diff for: azure-pipelines.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525

2626
- template: etc/ci/azure-posix.yml
2727
parameters:
28-
job_name: macos1015_cpython
29-
image_name: macos-10.15
28+
job_name: macos12_cpython
29+
image_name: macos-12
3030
python_versions: ['3.6', '3.7', '3.8', '3.9', '3.10']
3131
test_suites:
3232
all: venv/bin/pytest -n 2 -vvs

0 commit comments

Comments
 (0)