blob: 6e2f7c6bcc4b23df966c4e531c347ae62e0c9f07 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
<!--
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
-->
In a release tarball, check the RELEASES-NOTES file for what was done in the
most recent release. In a git check-out, that file mentions changes that have
been done since the previous release.
See the online [changelog](https://curl.se/changes.html) for the edited and
human readable version of what has changed in different curl releases.
|