Skip to content

Commit

Permalink
change log updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Kedyn committed Sep 15, 2020
1 parent ad405f7 commit 9beb20b
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Released]

### [v0.7.0] - 9/15/2020

Code refactoring / project restructuring.

Removed bootstrap dependencies, added JSS.

#### Added

- Configuration data saved on localStorage.
- Visible version and date.

#### Changed

- Players can only be dragged by clicking and hold on the image not the input.
- Player background color changes as soon as a character is inputted on the field.
- Mouse is changed when is by a character map.

#### Fixed

- Player background color visible when names not being used.
- Map characters no longer have to be double clicked to be dropped.

### [v0.6.0] - 9/12/2020

#### Added
Expand Down Expand Up @@ -46,28 +68,6 @@ Features included draggable players and progress bar for score.

## [Unreleased]

### [v0.7.0] - 9/14/2020 (tentative date)

Code refactoring / project restructuring.

Removed bootstrap dependencies, added JSS.

#### Added

- Configuration data saved on localStorage.
- Visible version and date.

#### Changed

- Players can only be dragged by clicking and hold on the image not the input.
- Player background color changes as soon as a character is inputted on the field.
- Mouse is changed when is by a character map.

#### Fixed

- Player background color visible when names not being used.
- Map characters no longer have to be double clicked to be dropped.

### [v0.1.0] - 8/24/2020

fuslie adds notepad ftw on the stream

0 comments on commit 9beb20b

Please sign in to comment.