Skip to content

Commit

Permalink
chore: update changelog (#371)
Browse files Browse the repository at this point in the history
Co-authored-by: roleyfoley <[email protected]>
  • Loading branch information
github-actions[bot] and roleyfoley authored Mar 27, 2024
1 parent 96ef313 commit e570c15
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
# Changelog

## latest (2023-09-28)
## latest (2024-03-25)

#### New Features

* (db): add support for checking cluster username ([#373](https://github.com/hamlet-io/executor-bash/issues/373))
#### Fixes

* set dir for git push ([#372](https://github.com/hamlet-io/executor-bash/issues/372))
#### Refactorings

* remove legacy bash scripts ([#370](https://github.com/hamlet-io/executor-bash/issues/370))
* remove datapipeline script support ([#324](https://github.com/hamlet-io/executor-bash/issues/324))
#### Others

* update github actions pipelines ([#375](https://github.com/hamlet-io/executor-bash/issues/375))
* update changelog ([#369](https://github.com/hamlet-io/executor-bash/issues/369))

Full set of changes: [`8.9.0...latest`](https://github.com/hamlet-io/executor-bash/compare/8.9.0...latest)

Expand Down

0 comments on commit e570c15

Please sign in to comment.