File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,15 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- # [ 1.2.0]
8
+ ## [ 1.2.1]
9
+
10
+ ### Fixed
11
+
12
+ - Build was failing because the asmdef wasn't configured to be only available in the Editor
13
+
14
+ ---
15
+
16
+ ## [ 1.2.0]
9
17
10
18
### Added
11
19
@@ -62,6 +70,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
62
70
63
71
Initial version
64
72
73
+ [ 1.2.1 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.2.1
74
+ [ 1.2.0 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.2.0
65
75
[ 1.1.1 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.1.1
66
76
[ 1.1.0 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.1.0
67
77
[ 1.0.0 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.0.0
You can’t perform that action at this time.
0 commit comments