-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog.asset
54 lines (54 loc) · 1.57 KB
/
ChangeLog.asset
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: b8ecd289a62072a40a850caa03c47840, type: 3}
m_Name: ChangeLog
m_EditorClassIdentifier:
Versions:
- VersionName: not-versioned-yet
Items:
- Included: 1
Category: 1
Description: 'change: rethinking of the library'
- Included: 1
Category: 1
Description: '* Multiple import sources support added;'
- Included: 1
Category: 1
Description: readme.txt edited online with Bitbucket
- VersionName: v.1.0.0
Items:
- Included: 1
Category: 1
Description: 'refactoring: namespaces'
- Included: 1
Category: 1
Description: '* Multiple import sources support added;'
- Included: 1
Category: 1
Description: '* version history 1.0'
- VersionName: v.0.2.0
Items:
- Included: 1
Category: 1
Description: 'add: Git class for handy git commands execution'
- Included: 1
Category: 1
Description: '* meta'
- Included: 1
Category: 1
Description: + added debug controls for GameLib DevMenu System
Settings:
IntroText: All significant updates to this product will be recorded in this file.
CompanyName: DefaultCompany
CopyrightString: "\xA9 20xx {0}. All rights reserved."
GenerateMarkdownChangeLog: 1
MarkdownChangeLogPath: ChangeLog.md