Skip to content

Commit d2fa978

Browse files
committed
Updated changelog.
1 parent cc52dc4 commit d2fa978

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Documentation/Changelog.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,13 @@
66

77
Release date: not released yet
88

9-
- In progress
10-
119
### GNU-TK 2025.4
1210

13-
Release date: July 18, 2025
11+
Release date: July 21, 2025
1412

1513
- Use `errexit` and `pipefail` shell options when executing commands
1614
- Utilize MSYS2 toolkits installed by `msys2/setup-msys2` GitHub action
15+
- Fixed command arguments handling for Cygwin and MSYS2
1716
- Fixed toolkit deduplication
1817

1918
### GNU-TK 2025.3

Source/Mastering/.NET/Version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- Version Information -->
44
<PropertyGroup>
5-
<Version>2025.5.1</Version>
5+
<Version>2025.4.2</Version>
66
</PropertyGroup>
77

88
</Project>

0 commit comments

Comments
 (0)