From 27970e4c2dbf60003d67e27cfff6da165908cce9 Mon Sep 17 00:00:00 2001 From: FabsTheFabs Date: Fri, 30 Aug 2024 01:04:51 +0100 Subject: [PATCH] freeplay style changelog oops --- source/funkin/data/freeplay/style/CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 source/funkin/data/freeplay/style/CHANGELOG.md diff --git a/source/funkin/data/freeplay/style/CHANGELOG.md b/source/funkin/data/freeplay/style/CHANGELOG.md new file mode 100644 index 000000000..8fe9f7eb8 --- /dev/null +++ b/source/funkin/data/freeplay/style/CHANGELOG.md @@ -0,0 +1,9 @@ +# Freeplay Style Data Schema Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [1.0.0] +Initial release.