File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
## [ Unreleased] - ReleaseDate
8
8
9
+ ## [ 0.5.0] - 2023-05-14
10
+
9
11
### Changed
10
12
11
13
- ** (breaking)** [ #46 ] ( https://github.com/embedded-graphics/simulator/pull/46 ) Bump minimum embedded-graphics version from 0.7.1 to 0.8.
118
120
- The builtin simulator now supports colour pixel types, like ` RGB565 ` .
119
121
120
122
<!-- next-url -->
121
- [ unreleased ] : https://github.com/embedded-graphics/embedded-graphics-simulator/compare/v0.4.1...HEAD
123
+ [ unreleased ] : https://github.com/embedded-graphics/embedded-graphics-simulator/compare/v0.5.0...HEAD
124
+ [ 0.5.0 ] : https://github.com/embedded-graphics/embedded-graphics-simulator/compare/v0.4.1...v0.5.0
122
125
[ 0.4.1 ] : https://github.com/embedded-graphics/embedded-graphics-simulator/compare/v0.4.0...v0.4.1
123
126
124
127
[ 0.4.0 ] : https://github.com/embedded-graphics/embedded-graphics-simulator/compare/v0.3.0...v0.4.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
- version = " 0.4.1 "
2
+ version = " 0.5.0 "
3
3
name = " embedded-graphics-simulator"
4
4
description = " Embedded graphics simulator"
5
5
authors = [
" James Waples <[email protected] >" ,
" Ralf Fuest <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments