Commit Graph

8 Commits

Author SHA1 Message Date
Pieter Wuille 881fc33d0c Consistency in naming of modules 2022-12-20 11:09:13 -05:00
Pieter Wuille 9ecf8149a1 Reduce font size in changelog 2022-12-13 12:06:42 -05:00
Pieter Wuille 2dc133a67f Add more changelog entries 2022-12-13 12:05:10 -05:00
Pieter Wuille ac233e181a Add links to diffs to changelog 2022-12-13 11:53:50 -05:00
Pieter Wuille cee8223ef6 Mention semantic versioning in changelog 2022-12-13 11:50:32 -05:00
Jonas Nick e025ccdf74
release: prepare for initial release 0.2.0
There are plenty of unreleased variants of libsecp256k1 version 0.1.0
(libsecp256k1.so.0.0.0) in the wild. We choose a new version number to allow a
clear distinction.

There are variants of 0.1.0 that are incompatible with the initial release,
hence we increase the minor version to arrive at version number 0.2.0. For the
same reason, we increase the LIB_VERSION_CURRENT and keep AGE at 0.

The changelog for 0.2.0 consists of the relevant changes since 2021-12-25, which
is the date when the initial release process PR was merged (and the library
version was set to a pre-release, see 423b6d19d3).
This is somewhat arbitrary but at least points readers to relevant changes.
2022-12-12 21:26:36 +00:00
Jonas Nick 13bf1b6b32
changelog: make order of change types match keepachangelog.com 2022-12-12 19:53:36 +00:00
Jonas Nick 90618e9263
doc: move CHANGELOG from doc/ to root directory 2022-12-06 15:29:50 +00:00