Skip to content

Commit

Permalink
v0.4.1 (#432)
Browse files Browse the repository at this point in the history
Co-authored-by: Cagtay Fabry <[email protected]>
  • Loading branch information
vhirtham and CagtayFabry authored Jul 20, 2021
1 parent 08240b4 commit 18516c3
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,18 @@
# Release Notes

## 0.4.1 (unreleased)
## 0.4.1 (20.07.2021)

### added

- `closed_mesh` parameter to `Geometry.spatial_data`
and `SpatialData.from_geometry_raster` [[#414]](https://github.com/BAMWelDX/weldx/pull/414)
- `TimeSeries.plot` and `Signal.plot` [[#420]](https://github.com/BAMWelDX/weldx/pull/420)

### removed

### changes

- `TimeSeries.__init__` accepts `xarray.DataArray` as `data`
parameter [[#429]](https://github.com/BAMWelDX/weldx/pull/429)

### fixes

### documentation

### ASDF

- sort `List[str]` before serialization of most `weldx` classes to avoid random reordering in the same file and enforce
Expand All @@ -28,8 +22,6 @@

- `lcs_coords_from_ts` will be removed in version 0.5.0 [[#426]](https://github.com/BAMWelDX/weldx/pull/426)

### dependencies

## 0.4.0 (13.07.2021)

Release `0.4.0` brings many new major features to `weldx`
Expand Down

0 comments on commit 18516c3

Please sign in to comment.