Skip to content

Commit 057a286

Browse files
authored
Update changelog.md
1 parent 2da3328 commit 057a286

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## [Unreleased]
22

33
### Added
4-
- Added partial translations for French (`fr`) and Korean (`ko`)
4+
- Added partial translations for French (`fr`), Korean (`ko`), and Russian (`ru`)
55
- Color editor: Added a dedicated "Set Color" button for colors in the palette list layout
66
- Color editor: Added a random color button
77
- Gradient editor: Added a "Reset" button for gradient precision
@@ -23,7 +23,7 @@
2323

2424
### Fixed
2525
- API: `API.PromptForColorSequence` (deprecated) now returns a Promise as expected
26-
- API: Promises returned by `API.PromptForColor` will no longer reject when the inital and new colors are the same even though you didn't specify an initial color
26+
- API: Promises returned by `API.PromptForColor` will no longer reject when the initial and new colors are the same even though you didn't specify an initial color
2727
- API: Promises returned by `API.PromptForGradient` will no longer reject when the initial and new gradients are the same even though you didn't specify an initial gradient
2828

2929
### Deprecated

0 commit comments

Comments
 (0)