Skip to content

Commit

Permalink
Merge pull request #44 from py-pkgs/v0.3.0
Browse files Browse the repository at this point in the history
πŸš€ RELEASE: preparation for v0.3.0
  • Loading branch information
TomasBeuzen committed Feb 6, 2022
2 parents 8dba1db + 785025a commit f3b1968
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,27 @@

<!--next-version-placeholder-->

## v0.3.0 (07/02/2022)

### ✨ NEW

- Refactor workflow files (#42)
- Comments removed from steps and replaced with name keys
- Workflow triggered on push/pull to any branch
- CD job in the ci-cd.yaml workflow only triggers on push to main
- PSR re-configured to patch release by default and to always make a GH release

### πŸ“š DOCS

- Add info about gh-pages hosting support (#40)

### πŸ› FIX

- Remove hard-coded pycounts name in CI/CD files (#38)

## v0.2.1 (06/12/2021)

### Fix
### πŸ› FIX

- Removed hard-coded "pycounts" package name from CI/CD files.
- Renamed "cd" option to "ci+cd"
Expand Down

0 comments on commit f3b1968

Please sign in to comment.