Skip to content

Fix date Formats in CHANGELOG.md

Jonas Schwab requested to merge fix-changelog-dates into master

Some items in CHANGELOG.md use the date format YYYY-DD-MM instead of ISO 8601 (YYYY-MM-DD). E.g. "2024-25-01 Both Classic MaxEnt and Stochastic analytical continuation are available" should rather have 2024-01-25.

Edited by Jonas Schwab

Merge request reports