Skip to content

Commit a95d95b

Browse files
authored
Prepare 1.3.0 (#120)
1 parent 23efa7c commit a95d95b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog for dear-imgui
22

3+
## [1.3.0]
4+
5+
- Added `DearImGui.FontAtlas` and related `DearImGui.Raw.Font.*` bits.
6+
- Removed old font atlas functions from `DearImGui` and `DearImGui.Raw`.
7+
38
## [1.2.2]
49

510
- `imgui` updated to 1.85.

dear-imgui.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22

33
name: dear-imgui
4-
version: 1.2.2
4+
version: 1.3.0
55
author: Oliver Charles
66
77
license: BSD-3-Clause

0 commit comments

Comments
 (0)