Skip to content

Commit

Permalink
Fix years in changelog per gskinner#44
Browse files Browse the repository at this point in the history
  • Loading branch information
gskinner committed Jan 20, 2023
1 parent 71ace7b commit 9186046
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.0.0] - 2022-01-19
## [3.0.0] - 2023-01-19
### Changed
- reorganize `lib` folder to follow dart guidance
- cleanup of documentation to improve consistency
- renamed `test_view` to `playground_view`

## [2.2.0] - 2022-01-15
## [2.2.0] - 2023-01-15
### Added
- `ColorEffect` - animate between two colors with a blend mode

Expand Down

0 comments on commit 9186046

Please sign in to comment.