Skip to content

Commit 271bab7

Browse files
committed
Update CHANGELOG & version
1 parent b234fe1 commit 271bab7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [4.4.0] - 2024-01-08
8+
### Added
9+
- `Animate.value` — sets the starting value/position of an animation
10+
711
## [4.3.0] - 2023-09-21
812
### Added
913
- `AlignEffect` - animate alignment

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_animate
22
description: Add beautiful animated effects & builders in Flutter, via an easy, customizable, unified API.
3-
version: 4.3.0
3+
version: 4.4.0
44
repository: https://github.com/gskinner/flutter_animate
55
issue_tracker: https://github.com/gskinner/flutter_animate/issues
66
topics:

0 commit comments

Comments
 (0)