Skip to content
This repository was archived by the owner on Aug 10, 2021. It is now read-only.

Doc improvements, cleanup #11

Merged
merged 20 commits into from
Oct 5, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions Assets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ 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).

## [0.3.0] - 2020-10-05

### Added
- Added `MutableBool`.

### Changed
- Updated documentation.
- Cleaned up some classes to match the code style of the project.
- Updated assemblies.

## [0.2.1] - 2020-10-03

### Added
Expand Down
8 changes: 0 additions & 8 deletions Assets/Documentation.meta

This file was deleted.

140 changes: 0 additions & 140 deletions Assets/Documentation/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions Assets/Documentation/README.md.meta

This file was deleted.

Binary file removed Assets/Documentation/events.png
Binary file not shown.
92 changes: 0 additions & 92 deletions Assets/Documentation/events.png.meta

This file was deleted.

Binary file removed Assets/Documentation/mutable-objects.png
Binary file not shown.
92 changes: 0 additions & 92 deletions Assets/Documentation/mutable-objects.png.meta

This file was deleted.

Loading