Skip to content

Commit

Permalink
Add 2.0.0 to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ruckustboom authored and guizmaii committed Aug 5, 2021
1 parent 337bbed commit bb4bfe2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Change Log

## [1.7.21-SNAPSHOT]
## [2.0.0-SNAPSHOT]

### Fixed

- [#1157](https://github.com/edvin/tornadofx/issues/1157): cellFormat removes default style classes on cleanUp

### Changes

### Additions
- `csselement` delegate now requires an explicit name
- `ViewTransition` now includes a flag for simple clipping
- `replaceWtih` now clips by default (can be overridden with `clip = false`)

## [1.7.21-SNAPSHOT]

Expand Down

0 comments on commit bb4bfe2

Please sign in to comment.