Skip to content

Commit

Permalink
Merge pull request #80 from nexB/release/v0.2.0
Browse files Browse the repository at this point in the history
add changelog for v0.2.0
  • Loading branch information
TG1999 authored Sep 14, 2022
2 parents 718668d + c162768 commit a56b528
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ Changelog
=========


v (next, future)
-----------------------
v0.2.0
-------

- Don't delete temp directory in fetch_via_vcs

v0.1.0
---------
Expand Down
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:

- template: etc/ci/azure-posix.yml
parameters:
job_name: macos1015_cpython
image_name: macos-10.15
job_name: macos12_cpython
image_name: macos-12
python_versions: ['3.6', '3.7', '3.8', '3.9', '3.10']
test_suites:
all: venv/bin/pytest -n 2 -vvs
Expand Down

0 comments on commit a56b528

Please sign in to comment.