diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-04-20 14:23:26 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-04-20 14:23:36 +0200 |
| commit | c117e2dc276d19b022abccac0d252bd7fc1cd44e (patch) | |
| tree | 10884ac2ecd4d01053b2d38856c395e2e115775c /docs/src/general/changelog.md | |
| parent | 2a682f0008b91e7c33c6e65b3ecfc690268ab405 (diff) | |
List contributors in changelog
Co-Authored-By: Martin Haug <mhaug@live.de>
Diffstat (limited to 'docs/src/general/changelog.md')
| -rw-r--r-- | docs/src/general/changelog.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/src/general/changelog.md b/docs/src/general/changelog.md index 22f4147b..1b28bc09 100644 --- a/docs/src/general/changelog.md +++ b/docs/src/general/changelog.md @@ -45,6 +45,8 @@ description: | - [Ratios]($type/ratio) can now be multiplied with more types and be converted to [floats]($type/float) with the [`float`]($func/float) function +<contributors from="v0.1.0" to="v0.2.0" /> + ## April 04, 2023 (v0.1.0) - **Breaking changes:** - When using the CLI, you now have to use subcommands: @@ -113,7 +115,7 @@ description: | - Fixed line number in error message for CSV parsing - Fixed invalid autocompletion after certain markup elements -Thanks to everybody who contributed to this release! +<contributors from="v23-03-28" to="v0.1.0" /> ## March 28, 2023 - **Breaking changes:** @@ -153,7 +155,7 @@ Thanks to everybody who contributed to this release! - Links in bibliographies are now affected by link styling - Fixed hovering over comments in web app -Thanks to everybody who contributed to this release! +<contributors from="v23-03-21" to="v23-03-28" /> ## March 21, 2023 - Reference and bibliography management |
