File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]  
8+ ## [ 1.4.0 ]  
99
1010### Added  
1111
@@ -16,7 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616### Changed  
1717
1818-   Auto line spacing in place of guessing
19- -   UI elements layout
19+ -   UI layout changes
20+ -   Documentation updated
2021
2122### Fixed  
2223
@@ -118,6 +119,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
118119
119120Initial version
120121
122+ [ 1.4.0 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.4.0 
121123[ 1.3.0 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.3.0 
122124[ 1.2.1 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.2.1 
123125[ 1.2.0 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.2.0 
Original file line number Diff line number Diff line change 11{
22	"name" : " dev.klebersilva.tools.bitmapfontcreator" 
3- 	"version" : " 1.3 .0" 
3+ 	"version" : " 1.4 .0" 
44	"description" : " A simple tool to create bitmap fonts from a texture sprite sheet to be used with Text component." 
55	"displayName" : " Bitmap Font Creator" 
66	"unity" : " 2018.3" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments