mirror of
				https://github.com/Drezil/dear-imgui.hs.git
				synced 2025-11-03 22:51:07 +01:00 
			
		
		
		
	
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							3a5abb2037
						
					
				
				
					commit
					7795b3d838
				
			@@ -1,5 +1,10 @@
 | 
			
		||||
# Changelog for dear-imgui
 | 
			
		||||
 | 
			
		||||
## [2.1.0]
 | 
			
		||||
 | 
			
		||||
- `imgui` updated to [1.88].
 | 
			
		||||
    * Breaking: `ImGuiKeyModFlags` renamed to `ImGuiModFlags`.
 | 
			
		||||
 | 
			
		||||
## [2.0.0]
 | 
			
		||||
 | 
			
		||||
- `String` arguments replaced with `Text`.
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
cabal-version: 3.0
 | 
			
		||||
 | 
			
		||||
name: dear-imgui
 | 
			
		||||
version: 2.0.0
 | 
			
		||||
version: 2.1.0
 | 
			
		||||
author: Oliver Charles
 | 
			
		||||
maintainer: ollie@ocharles.org.uk, aenor.realm@gmail.com
 | 
			
		||||
license: BSD-3-Clause
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user