Skip to content

Commit

Permalink
Updated CHANGELOG for 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scopatz committed Oct 17, 2019
1 parent 612af51 commit a3a171c
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 75 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,29 @@ conda-press Change Log




<!-- current developments -->

## v0.0.5
**Added:**

* Added option `--config` which accepts a path to a yaml file with the configuration to run `conda-press`.
* The `YAML` file passed using the option `--config` also accepts the
configuration to be inside of the key `conda_press`.

**Changed:**

* Add dataclass `Config` following the `Introduce Parameter Object` design pattern.
`Config` is responsible to hold the `conda-press` configuration.
Refactored internal classes/functions to use the new approach.

**Authors:**

* Anthony Scopatz
* Marcelo Duarte Trevisani



## v0.0.4
**Added:**

Expand Down
24 changes: 0 additions & 24 deletions news/fb-36-add-config-option.md

This file was deleted.

25 changes: 0 additions & 25 deletions news/fb-conda-press-key-config.md

This file was deleted.

26 changes: 0 additions & 26 deletions news/refactoring-config-parameter.md

This file was deleted.

0 comments on commit a3a171c

Please sign in to comment.