Skip to content

Commit

Permalink
clean up changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Jul 18, 2024
1 parent 405cf66 commit eed4af8
Showing 1 changed file with 33 additions and 9 deletions.
42 changes: 33 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# viash_project_template 0.4.0
# viash_project_template 0.3.0

## MAJOR CHANGES

* Update to Viash 0.9.0-RC6.

Expand All @@ -8,27 +10,49 @@

* Simplify workflow to not use external dependencies.

# viash_project_template 0.2.2

# viash_project_template 0.3.0
## BUG FIXES

* Update to Viash 0.8.2
* Install `bit64` in `r2u` images.

* `demo_pipeline` is now built from `src/workflow`.
* Fix workflow ID passing in workflow.

* State management overhaul.

* Use of helper functions (dependencies) from [`vsh_utils`](https://viash-hub.com/data-intuitive/vsh_utils).
# viash_project_template 0.2.2

## BUG FIXES

* Install `procps` in `python:3.10-slim` images.


# viash_project_template 0.2.1

## MINOR CHANGES

* Updated to Viash 0.8.4.

# viash_project_template 0.2.0

* Update to Viash 0.7.1.
## MAJOR CHANGES

* Update to Viash 0.7.1 (PR #1).

* Update to Viash 0.8.2 (PR #10).

* Replace 'underscore' (like `viash_build`) commands with equivalent 'ns' command (`viash ns build`).

* Use slim versions of the previously used Docker images.
* State management overhaul.

* Use of helper functions (dependencies) from [`vsh_utils`](https://viash-hub.com/data-intuitive/vsh_utils).

* Update GitHub Actions.
* `demo_pipeline` is now built from `src/workflow`.

## MINOR CHANGES

* Update GitHub Actions (PR #8).

* Use slim versions of the previously used Docker images.


# viash_project_template 0.1.0
Expand Down

0 comments on commit eed4af8

Please sign in to comment.