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

Commit da6f217

Browse files
committed
Add assembly definition for samples, update changelog
1 parent 8dca888 commit da6f217

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.1.1] - 2020-10-03
8+
9+
### Added
10+
- Assembly definition for samples.
11+
712
## [0.1.0] - 2020-10-03
813

914
### Added
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "Chark.UnityScriptableObjects.Samples",
3+
"references": [
4+
"Chark.UnityScriptableObjects",
5+
"Chark.UnityScriptableObjects.Editor"
6+
]
7+
}

Samples/Chark.UnityScriptableObjects.Samples.asmdef.meta

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)