Prepare 1.3.0 (#120)

This commit is contained in:
Alexander Bondarenko
2021-12-22 17:40:24 +03:00
committed by GitHub
parent 23efa7cb02
commit a95d95bb65
2 changed files with 6 additions and 1 deletions

View File

@ -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.