We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd3d7f commit 6e3daffCopy full SHA for 6e3daff
CHANGELOG.md
@@ -0,0 +1,16 @@
1
+# Changelog
2
+All notable changes to this project will be documented in this file.
3
+
4
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [Unreleased]
8
9
+## [0.1.0] - 2020-06-21
10
+### Added
11
+- Intitial minigame based on Dream's
12
+ [video](https://www.youtube.com/watch?v=p34C7fNFgTA).
13
+- Added 'race' mode - all players are assigned the same block and the first
14
+ player to find it wins.
15
16
+[0.1.0]: https://github.com/ainterr/block-shuffle/releases/tag/v0.1.0
0 commit comments