From c117e2dc276d19b022abccac0d252bd7fc1cd44e Mon Sep 17 00:00:00 2001 From: Laurenz Date: Thu, 20 Apr 2023 14:23:26 +0200 Subject: List contributors in changelog Co-Authored-By: Martin Haug --- docs/src/general/changelog.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/src/general') 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 + + ## 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! + ## 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! + ## March 21, 2023 - Reference and bibliography management -- cgit v1.2.3