mirror of
				https://github.com/Drezil/dear-imgui.hs.git
				synced 2025-11-04 07:01:06 +01:00 
			
		
		
		
	Prepare 1.3.0 (#120)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							23efa7cb02
						
					
				
				
					commit
					a95d95bb65
				
			@@ -1,5 +1,10 @@
 | 
			
		||||
# Changelog for dear-imgui
 | 
			
		||||
 | 
			
		||||
## [1.3.0]
 | 
			
		||||
 | 
			
		||||
- Added `DearImGui.FontAtlas` and related `DearImGui.Raw.Font.*` bits.
 | 
			
		||||
- Removed old font atlas functions from `DearImGui` and `DearImGui.Raw`.
 | 
			
		||||
 | 
			
		||||
## [1.2.2]
 | 
			
		||||
 | 
			
		||||
- `imgui` updated to 1.85.
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
cabal-version: 3.0
 | 
			
		||||
 | 
			
		||||
name: dear-imgui
 | 
			
		||||
version: 1.2.2
 | 
			
		||||
version: 1.3.0
 | 
			
		||||
author: Oliver Charles
 | 
			
		||||
maintainer: ollie@ocharles.org.uk, aenor.realm@gmail.com
 | 
			
		||||
license: BSD-3-Clause
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user