Skip to content

Commit f969afa

Browse files
committed
Update CHANGELOG.md
1 parent 4fdca25 commit f969afa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to the **FlexColorPicker** package will be documented in this file.
44

5-
## [2.0.0-nullsafety.1] - February 3, 2021
5+
## [2.0.0-nullsafety.1] - March 3, 2021
66
There are many new features included in this version 2 pre-release. The new features can be explored with
77
[live Web example](https://rydmike.com/flexcolorpicker/). Its source code is also included in the package
88
example folder, in "example/lib/demo/main.dart".
@@ -33,7 +33,7 @@ example folder, in "example/lib/demo/main.dart".
3333
* Top toolbar copy-paste buttons.
3434
* Long press copy-paste menu.
3535

36-
All copy/paste behaviours are optional and can be enabled based on what is needed.
36+
All copy/paste behaviors are optional and can be enabled based on what is needed.
3737

3838
For the copy format, the desired resulting RGB color string format can be configured to use #RRGGBB
3939
RRGGBB #AARRGGBB AARRGGBB and 0xAARRGGBB (default) options. The selected copy format is indicated with the

0 commit comments

Comments
 (0)