Skip to content

Commit

Permalink
Version bump to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudhead committed Aug 15, 2021
1 parent 0af2c13 commit d15032a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,15 @@
Changes

* WGPU backend has been removed in favor of GL backend

0.5.1

Fixes

* Fix potential crash when frame has been deleted

0.5.2

Improvements

* Add support to Home/End keys in command line
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rx"
version = "0.5.1"
version = "0.5.2"
description = "a modern, extensible pixel editor"
license = "GPL-3.0-only"
repository = "https://github.com/cloudhead/rx"
Expand Down

0 comments on commit d15032a

Please sign in to comment.