Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaMarconato committed Mar 24, 2024
1 parent 17cf7a1 commit 586fb23
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,21 @@ and this project adheres to [Semantic Versioning][].
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
[semantic versioning]: https://semver.org/spec/v2.0.0.html

## [0.3.2] - TBD
## [0.4.0] - 2023-03-24

### Added

- Multi table support #199 @melonora
- Color shapes and points by values in dataframe in addition to tables #216

### Fixed

- Avoid exception when registering shortcuts #201 @aeisenbarth
- Fix wrong point size when affine specified #193
- Wrong element visiblity when changing coordinate system #207
- Cleaned up data model #180
- Fixes correct matching of geometies and annoations via join #208
- Better docstrings #219

## [0.3.1] - 2023-11-11

Expand Down

0 comments on commit 586fb23

Please sign in to comment.