Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wpk committed Sep 20, 2023
1 parent 050da37 commit a3d57fc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 47 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,17 @@ See the fragment files in

<!-- scriv-insert-here -->

## v0.6.0 — 2023-09-19

### Added

- Added `project` subcommand. This uses a configuration in `pyproject.toml` to
build multiple enivonments in one go.
- Added `--deps` and `--reqs` flags to include extra conda and pip requirements.
- Added `--overwrite` to check if output file exists.
- Now (correctly) using rich_click.
- Added tests for all new cases, and some edge cases.

## v0.5.1 — 2023-09-09

### Added
Expand Down
47 changes: 0 additions & 47 deletions changelog.d/20230919_203028_william.krekelberg_env_mapping.md

This file was deleted.

0 comments on commit a3d57fc

Please sign in to comment.