Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
mduccc committed Sep 27, 2023
1 parent 4f80d90 commit ce05cd3
Showing 1 changed file with 17 additions and 9 deletions.
26 changes: 17 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,29 @@
## [3.0.1]
- Update intl 0.18.1

## [3.0.0]
- Replace `FlatButton` by `Container`
- Use `BoxShape` for `dayShapeBorder` instead `ShapeBorder`
- Replace `FlatButton` by `Container`
- Use `BoxShape` for `dayShapeBorder` instead `ShapeBorder`

## [2.1.1] - Support more scroll behavior
## [2.1.1]
- Support more scroll behavior

## [2.1.0] - Added custom view for month header
## [2.1.0]
- Added custom view for month header

## [2.0.0-nullsafety.1] - Support Null-Safety
## [2.0.0-nullsafety.1]
- Support Null-Safety

## [1.1.0] - [Make pure package] Remove dartz, rxdart
## [1.1.0]
- [Make pure package] Remove dartz, rxdart

## [1.0.3+2] - Unit test comeback
## [1.0.3+2]
- Unit test comeback

## [1.0.3+1] - Release 1.0.3+1
## [1.0.3+1]
- Release 1.0.3+1

Wellcome
## [1.0.0]
- Init version


0 comments on commit ce05cd3

Please sign in to comment.