Skip to content

Commit 6e3daff

Browse files
committed
added CHANGELOG
1 parent 0cd3d7f commit 6e3daff

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)