From ee677c4ad74cbd08a7aa480a97b2acd28f39f335 Mon Sep 17 00:00:00 2001 From: omar Date: Tue, 22 Dec 2020 17:23:16 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Home.md b/Home.md index 22e53da..e0f15c1 100644 --- a/Home.md +++ b/Home.md @@ -48,6 +48,10 @@ Thank you to every past and present [[Sponsors]] for making this project possibl See [[Useful Widgets|Useful-widgets]] page. +### Releases / Changelog + +See [Releases](https://github.com/ocornut/imgui/releases) page. + ### Miscellaneous - imgui_freetype renderer: [imgui/misc/freetype/](https://github.com/ocornut/imgui/tree/master/misc/freetype) (in main repo)