File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.0.4] - 2020-11-25
11+
12+ ### Added
13+ - Bluetooth example
14+
15+ ### Changed
16+ - default config files
17+
1018## [ 2.0.3] - 2020-11-11
1119
1220### Fixed
@@ -145,7 +153,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
145153- First version ready for use
146154
147155
148- [ unreleased ] : https://github.com/ev3dev-python-tools/ev3dev2simulator//compare/v2.0.3...HEAD
156+ [ unreleased ] : https://github.com/ev3dev-python-tools/ev3dev2simulator//compare/v2.0.4...HEAD
157+ [ 2.0.4 ] : https://github.com/ev3dev-python-tools/ev3dev2simulator//compare/v2.0.3...v2.0.4
149158[ 2.0.3 ] : https://github.com/ev3dev-python-tools/ev3dev2simulator//compare/v2.0.2...v2.0.3
150159[ 2.0.2 ] : https://github.com/ev3dev-python-tools/ev3dev2simulator//compare/v2.0.1...v2.0.2
151160[ 2.0.1 ] : https://github.com/ev3dev-python-tools/ev3dev2simulator//compare/v2.0.0...v2.0.1
Original file line number Diff line number Diff line change 22this file contains the version of the simulator. This is not the same as the ev3dev2 version of the robots simulated.
33"""
44
5- __version__ = '2.0.3 '
5+ __version__ = '2.0.4 '
You can’t perform that action at this time.
0 commit comments