Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaerlocher committed Jul 26, 2022
1 parent 5004aee commit b36b610
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [pull_request]

env:
RUNNER_TEMP: /tmp
TEST_ARTIFACT_VERSION: 0.0.20
TEST_ARTIFACT_VERSION: 0.0.21

jobs:
local_tests:
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ and [human-readable changelog](https://keepachangelog.com/en/1.0.0/).

## master

## 1.3.0

### Changed

- Refactoring of the code base

## 1.2.0

### Changed
Expand Down
2 changes: 1 addition & 1 deletion test_collection/galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
namespace: arillso
name: test_do_not_use
version: 0.0.20
version: 0.0.21
readme: README.md
authors:
- Simon Baerlocher (@sbaerlocher) <[email protected]>
Expand Down

0 comments on commit b36b610

Please sign in to comment.