Update documentation

This commit is contained in:
Joonas Javanainen 2018-10-12 22:46:52 +03:00
parent b4edc01574
commit 578eaf7373
No known key found for this signature in database
GPG Key ID: D39CCA5CB19B9179
3 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,11 @@
## [Unreleased]
### Changed
- Upgrade to cimgui 1.65.2 / imgui 1.65. **This is a very big update, so there
are a lot of breaking changes**
## [0.0.21] - 2018-10-11
### Added

View File

@ -4,6 +4,8 @@
Minimum Rust version: 1.26
Wrapped Dear ImGui version: 1.65
[![Build Status](https://travis-ci.org/Gekkio/imgui-rs.svg?branch=master)](https://travis-ci.org/Gekkio/imgui-rs)
[![Latest release on crates.io](https://meritbadge.herokuapp.com/imgui)](https://crates.io/crates/imgui)
[![Documentation on docs.rs](https://docs.rs/imgui/badge.svg)](https://docs.rs/imgui)
@ -84,7 +86,7 @@ Licensed under either of
at your option.
Uses [ImGui](https://github.com/ocornut/imgui) and [cimgui](https://github.com/Extrawurst/cimgui).
Uses [ImGui](https://github.com/ocornut/imgui) and [cimgui](https://github.com/cimgui/cimgui).
### Contribution

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB