Skip to content

Commit

Permalink
last updates and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
seebi committed Oct 20, 2023
1 parent f646da0 commit 1ebe669
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,18 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/)

## [Unreleased]
## [4.3.0] 2023-10-20

### Added

- Workflow plugins can specify their input and output ports now.
- `ResourceParameterType` - for selecting DI resource
- `ResourceParameterType` - for selecting DI dataset resources
- `CodeParameterType` - which supports various different code languages

### Changed

- dependency to cmempy >= 23.3.0


## [4.2.0] 2023-09-04

Expand Down
132 changes: 64 additions & 68 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1ebe669

Please sign in to comment.