From 7e14fc855a333ed3f54e678a99236fbb0c326d71 Mon Sep 17 00:00:00 2001 From: Puyo <15311104+daniel11420@users.noreply.github.com> Date: Thu, 10 Jun 2021 22:37:34 +0200 Subject: [PATCH] log da changes [skip ci] --- docs/changelogs/changelog-1.5.2.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/changelogs/changelog-1.5.2.md diff --git a/docs/changelogs/changelog-1.5.2.md b/docs/changelogs/changelog-1.5.2.md new file mode 100644 index 0000000..bf86163 --- /dev/null +++ b/docs/changelogs/changelog-1.5.2.md @@ -0,0 +1,16 @@ +# Changelog for 1.5.2 + +Changes marked with 💖 will be listed in the short version of the changelog in `version.downloadMe`. + +### Additions +- [PR #786](https://github.com/KadeDev/Kade-Engine/pull/786): Add Acceleration, Drag and Velocity to X and Y for Actors in modcharts + +### Bugfixes +- [PR #756](https://github.com/KadeDev/Kade-Engine/pull/756): Fix bugs with combo counter +- 💖 PRs [#763](https://github.com/KadeDev/Kade-Engine/pull/763), [#789](https://github.com/KadeDev/Kade-Engine/pull/789): Fix bug where songs with spaces in the name would crash + +## Links +[GitHub Release](https://github.com/KadeDev/Kade-Engine/releases/tag/1.5.2) · [Last Windows CI build]() · [Last macOS CI build]() · [Last Linux CI build]() + +// Only include links section after it is no longer "latest changelog" +// "Last x CI build" links should link to a specific build, the last one for the version