Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit 9c7b6ff

Browse files
committed
Update CHANGELOG.md
1 parent 7e279af commit 9c7b6ff

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
### `v2.0.0`
44

55
Use a pipe-first (`->`) operator instead of deprecated pipe-forward (`|>`).
6+
67
Learn more: https://rescript-lang.org/docs/manual/v8.0.0/pipe#triangle-pipe-deprecated
78

89
### `v1.0.0`

docs/docs/changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ title: Changelog
55

66
### `v2.0.0`
77

8-
Update the syntax to use a pipe-first (`->`) operator.
8+
Use a pipe-first (`->`) operator instead of deprecated pipe-forward (`|>`).
9+
10+
Learn more: https://rescript-lang.org/docs/manual/v8.0.0/pipe#triangle-pipe-deprecated
911

1012
### `v1.0.0`
1113

0 commit comments

Comments
 (0)