File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,16 @@ All text added must be human-readable.
8
8
9
9
Copy and pasting the git commit messages is __ NOT__ enough.
10
10
11
- ## [ Unreleased] - XXXX-XX-XX
11
+
12
+ ## [ Version] - XXXX-XX-XX
13
+ ### Added
14
+ ### Changed
15
+ ### Deprecated
16
+ ### Fixed
17
+ ### Removed
18
+ ### Security
19
+
20
+ ## [ v2.0.0] - 2024-02-04
12
21
### Added
13
22
- Added a utility method ` SMARTS.prepare_observe_from() ` which allows safely adding sensors to vehicles.
14
23
- The following methods now exist explicitly ` Vehicle.{add_sensor|detach_sensor|subscribed_to|sensor_property|} ` .
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = smarts
3
- version = 1.4 .0
3
+ version = 2.0 .0
4
4
url = https://github.com/huawei-noah/SMARTS
5
5
long_description = file:README.md
6
6
long_description_content_type = text/markdown
You can’t perform that action at this time.
0 commit comments