Skip to content

Commit 897a3a2

Browse files
committed
CHANGELOG: edit
1 parent 0083ce2 commit 897a3a2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
This release marks the beginning of multi-platform support in Vty.
66
Getting to this point involved removing Unix-specific functionality
7-
from Vty and moving it to a new package, `vty-unix`. In addition,
8-
another package, `vty-crossplatform`, is provided as a convenience for
9-
applications that want to support multiple Vty platforms at build time.
10-
Windows support is now provided via a `vty-windows` package. See the
11-
migration guide below for details on how to upgrade.
7+
from Vty and moving it to a new package, `vty-unix`. Windows support
8+
is now provided via a `vty-windows` package. Another new package,
9+
`vty-crossplatform`, is provided as a convenience for applications that
10+
want to support both Unix and Windows platforms automatically at build
11+
time. See the migration guide below for details on how to upgrade.
1212

1313
**Migration guide for 6.0**
1414

0 commit comments

Comments
 (0)