Skip to content

Commit a3047d3

Browse files
committed
chore(changelog): add entries for #197 and #2360
1 parent 725600f commit a3047d3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## Unreleased
44

5+
- Task now includes built-in core utilities to greatly improve compatibility on
6+
Windows. This means that your commands the uses `cp`, `mv`, `mkdir`, or any
7+
other common core utility will now work by default on Windows, without extra
8+
setup.
9+
This is something we wanted to address for many many years, and it's
10+
finally being shipped!
11+
[Read our blog post this the topic](https://taskfile.dev/blog/windows-core-utils).
12+
(#197, #2360 by @andreynering).
513
- :sparkles: Built and deployed a [brand new website](https://taskfile.dev)
614
using [VitePress](https://vitepress.dev) (#2359, #2369, #2371, #2375, #2378 by
715
@vmaerten, @andreynering, @pd93).

0 commit comments

Comments
 (0)